instanceType property
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;