allowedInstanceTypes property

Input<List<String>> allowedInstanceTypes
final

List of allowed instance types (e.g., ["m5.xlarge"]).

Implementation

final pulumi.Input<List<String>> allowedInstanceTypes;