dataType property
The data type of the parameter, such as text
or
aws:ec2:image
. The default is text
.
Implementation
final String? dataType;
The data type of the parameter, such as text
or
aws:ec2:image
. The default is text
.
final String? dataType;