ServiceNameAndResourceType
Information about a shareable resource type and the Amazon Web Services service to which resources of that type belong.
Types
Properties
Link copied to clipboard
Specifies the scope of visibility of resources of this type:
Link copied to clipboard
The type of the resource. This takes the form of: service-code
:resource-code
, and is case-insensitive. For example, an Amazon EC2 Subnet would be represented by the string ec2:subnet
.
Link copied to clipboard
The name of the Amazon Web Services service to which resources of this type belong.
Functions
Link copied to clipboard
inline fun copy(block: ServiceNameAndResourceType.Builder.() -> Unit = {}): ServiceNameAndResourceType