public static interface ServiceProfile.Builder extends SdkPojo, CopyableBuilder<ServiceProfile.Builder,ServiceProfile>
| Modifier and Type | Method and Description |
|---|---|
ServiceProfile.Builder |
arn(String arn)
The Amazon Resource Name of the resource.
|
ServiceProfile.Builder |
id(String id)
The ID of the service profile.
|
ServiceProfile.Builder |
name(String name)
The name of the resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildServiceProfile.Builder arn(String arn)
The Amazon Resource Name of the resource.
arn - The Amazon Resource Name of the resource.ServiceProfile.Builder name(String name)
The name of the resource.
name - The name of the resource.ServiceProfile.Builder id(String id)
The ID of the service profile.
id - The ID of the service profile.Copyright © 2022. All rights reserved.