public static interface SupportedResourceType.Builder extends SdkPojo, CopyableBuilder<SupportedResourceType.Builder,SupportedResourceType>
| Modifier and Type | Method and Description |
|---|---|
SupportedResourceType.Builder |
resourceType(String resourceType)
The unique identifier of the resource type.
|
SupportedResourceType.Builder |
service(String service)
The Amazon Web Service that is associated with the resource type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSupportedResourceType.Builder resourceType(String resourceType)
The unique identifier of the resource type.
resourceType - The unique identifier of the resource type.SupportedResourceType.Builder service(String service)
The Amazon Web Service that is associated with the resource type. This is the primary service that lets you create and interact with resources of this type.
service - The Amazon Web Service that is associated with the resource type. This is the primary service that
lets you create and interact with resources of this type.Copyright © 2023. All rights reserved.