public static interface MeshRef.Builder extends SdkPojo, CopyableBuilder<MeshRef.Builder,MeshRef>
| Modifier and Type | Method and Description |
|---|---|
MeshRef.Builder |
arn(String arn)
The full Amazon Resource Name (ARN) of the service mesh.
|
MeshRef.Builder |
meshName(String meshName)
The name of the service mesh.
|
copyapplyMutation, buildMeshRef.Builder arn(String arn)
The full Amazon Resource Name (ARN) of the service mesh.
arn - The full Amazon Resource Name (ARN) of the service mesh.MeshRef.Builder meshName(String meshName)
The name of the service mesh.
meshName - The name of the service mesh.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.