Class AwsPlacementGroup

java.lang.Object
co.yellowdog.platform.model.AwsPlacementGroup
All Implemented Interfaces:
Serializable

@JsonClassDescription("References a placement group either by name or ID") @ValidatedBy(AwsPlacementGroupValidator.class) public class AwsPlacementGroup extends Object implements Serializable
See Also: