instanceType property

Output<String> instanceType
latefinal

The Amazon EC2 instace type to use for the Dev Environment. Valid values include dev.standard1.small,dev.standard1.medium,dev.standard1.large,dev.standard1.xlarge

The following arguments are optional:

Implementation

late final pulumi.Output<String> instanceType;