Get Supported Instance Types Plain Args
data class GetSupportedInstanceTypesPlainArgs(val releaseLabel: String, val supportedInstanceTypes: List<GetSupportedInstanceTypesSupportedInstanceType>? = null) : ConvertibleToJava<GetSupportedInstanceTypesPlainArgs>
A collection of arguments for invoking getSupportedInstanceTypes.
Constructors
Link copied to clipboard
fun GetSupportedInstanceTypesPlainArgs(releaseLabel: String, supportedInstanceTypes: List<GetSupportedInstanceTypesSupportedInstanceType>? = null)
Functions
Properties
Link copied to clipboard
Amazon EMR release label. For more information about Amazon EMR releases and their included application versions and features, see the Amazon EMR Release Guide.