Package-level declarations

Types

Link copied to clipboard
enum InstancePlatform : Enum<InstancePlatform> , ConvertibleToJava<InstancePlatform>
Link copied to clipboard
enum InstanceType : Enum<InstanceType> , ConvertibleToJava<InstanceType>
Link copied to clipboard
enum PlacementStrategy : Enum<PlacementStrategy> , ConvertibleToJava<PlacementStrategy>

The strategy of the placement group determines how the instances are organized within the group. See https://docs.aws.amazon.com/cli/latest/reference/ec2/create-placement-group.html

Link copied to clipboard
enum ProtocolType : Enum<ProtocolType> , ConvertibleToJava<ProtocolType>
Link copied to clipboard
enum Tenancy : Enum<Tenancy> , ConvertibleToJava<Tenancy>