public static interface ResourcePathComponent.Builder extends SdkPojo, CopyableBuilder<ResourcePathComponent.Builder,ResourcePathComponent>
| Modifier and Type | Method and Description | 
|---|---|
ResourcePathComponent.Builder | 
id(String id)
 The ID of the resource path. 
 | 
ResourcePathComponent.Builder | 
name(String name)
 The name of the resource path. 
 | 
copyapplyMutation, buildResourcePathComponent.Builder id(String id)
The ID of the resource path.
id - The ID of the resource path.ResourcePathComponent.Builder name(String name)
The name of the resource path.
name - The name of the resource path.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.