instanceType property

Input<String?>? instanceType
final

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

final pulumi.Input<String?>? instanceType;