public static interface RoutedResource.Builder extends SdkPojo, CopyableBuilder<RoutedResource.Builder,RoutedResource>
| Modifier and Type | Method and Description |
|---|---|
RoutedResource.Builder |
arn(String arn)
The ARN of the routed resource.
|
RoutedResource.Builder |
name(String name)
The name of the routed resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRoutedResource.Builder name(String name)
The name of the routed resource.
name - The name of the routed resource.RoutedResource.Builder arn(String arn)
The ARN of the routed resource. For more information, see Amazon Resource Names (ARNs) in the AWS General Reference.
arn - The ARN of the routed resource. For more information, see Amazon Resource
Names (ARNs) in the AWS General Reference.Copyright © 2022. All rights reserved.