MeshRef.Builder |
MeshRef.Builder.arn(String arn) |
The full Amazon Resource Name (ARN) of the service mesh.
|
static MeshRef.Builder |
MeshRef.builder() |
|
MeshRef.Builder |
MeshRef.Builder.createdAt(Instant createdAt) |
The Unix epoch timestamp in seconds for when the resource was created.
|
MeshRef.Builder |
MeshRef.Builder.lastUpdatedAt(Instant lastUpdatedAt) |
The Unix epoch timestamp in seconds for when the resource was last updated.
|
MeshRef.Builder |
MeshRef.Builder.meshName(String meshName) |
The name of the service mesh.
|
MeshRef.Builder |
MeshRef.Builder.meshOwner(String meshOwner) |
The Amazon Web Services IAM account ID of the service mesh owner.
|
MeshRef.Builder |
MeshRef.Builder.resourceOwner(String resourceOwner) |
The Amazon Web Services IAM account ID of the resource owner.
|
MeshRef.Builder |
MeshRef.toBuilder() |
|
MeshRef.Builder |
MeshRef.Builder.version(Long version) |
The version of the resource.
|