resourceType property Null safety
final
The resource type of a resource, such as AWS::EC2::Instance
.
Implementation
final String? resourceType;
The resource type of a resource, such as AWS::EC2::Instance
.
final String? resourceType;