class Aws::AppMesh::Types::GatewayRouteRef

An object that represents a gateway route returned by a list operation.

@!attribute [rw] arn

The full Amazon Resource Name (ARN) for the gateway route.
@return [String]

@!attribute [rw] created_at

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

@!attribute [rw] gateway_route_name

The name of the gateway route.
@return [String]

@!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 that the resource resides in.
@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]

@!attribute [rw] virtual_gateway_name

The virtual gateway that the gateway route is associated with.
@return [String]

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

Constants

SENSITIVE