class Aws::ConfigService::Types::Relationship

The relationship of the related resource to the main resource.

@!attribute [rw] resource_type

The resource type of the related resource.
@return [String]

@!attribute [rw] resource_id

The ID of the related resource (for example, `sg-xxxxxx`).
@return [String]

@!attribute [rw] resource_name

The custom name of the related resource, if available.
@return [String]

@!attribute [rw] relationship_name

The type of relationship with the related resource.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/Relationship AWS API Documentation

Constants

SENSITIVE