class Aws::AppMesh::Types::MeshRef

An object that represents a service mesh returned by a list operation.

@!attribute [rw] arn

The full Amazon Resource Name (ARN) of the service mesh.
@return [String]

@!attribute [rw] created_at

The Unix epoch timestamp in seconds for when the resource was
created.
@return [Time]

@!attribute [rw] last_updated_at

The Unix epoch timestamp in seconds for when the resource was last
updated.
@return [Time]

@!attribute [rw] mesh_name

The name of the service mesh.
@return [String]

@!attribute [rw] mesh_owner

The AWS IAM account ID of the service mesh owner. If the account ID
is not your own, then it's the ID of the account that shared the
mesh with your account. For more information about mesh sharing, see
[Working with shared meshes][1].

[1]: https://docs.aws.amazon.com/app-mesh/latest/userguide/sharing.html
@return [String]

@!attribute [rw] resource_owner

The AWS IAM account ID of the resource owner. If the account ID is
not your own, then it's the ID of the mesh owner or of another
account that the mesh is shared with. For more information about
mesh sharing, see [Working with shared meshes][1].

[1]: https://docs.aws.amazon.com/app-mesh/latest/userguide/sharing.html
@return [String]

@!attribute [rw] version

The version of the resource. Resources are created at version 1, and
this version is incremented each time that they're updated.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/MeshRef AWS API Documentation

Constants

SENSITIVE