class Aws::RAM::Types::Resource
Describes a resource associated with a resource share.
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the resource. @return [String]
@!attribute [rw] type
The resource type. @return [String]
@!attribute [rw] resource_share_arn
The Amazon Resource Name (ARN) of the resource share. @return [String]
@!attribute [rw] resource_group_arn
The Amazon Resource Name (ARN) of the resource group. This value is returned only if the resource is a resource group. @return [String]
@!attribute [rw] status
The status of the resource. @return [String]
@!attribute [rw] status_message
A message about the status of the resource. @return [String]
@!attribute [rw] creation_time
The time when the resource was associated with the resource share. @return [Time]
@!attribute [rw] last_updated_time
The time when the association was last updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04/Resource AWS API Documentation
Constants
- SENSITIVE