class Aws::AppMesh::Types::VirtualServiceRef
An object that represents a virtual service returned by a list operation.
@!attribute [rw] arn
The full Amazon Resource Name (ARN) for the virtual service. @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 that the virtual service 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_service_name
The name of the virtual service. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/VirtualServiceRef AWS API Documentation
Constants
- SENSITIVE