ResourceShareAssociation
Describes an association with a resource share.
Contents
- associatedEntity
-
The associated entity. For resource associations, this is the ARN of the resource. For principal associations, this is the ID of an AWS account or the ARN of an OU or organization from AWS Organizations.
Type: String
Required: No
- associationType
-
The association type.
Type: String
Valid Values:
PRINCIPAL | RESOURCE
Required: No
- creationTime
-
The time when the association was created.
Type: Timestamp
Required: No
- external
-
Indicates whether the principal belongs to the same AWS organization as the AWS account that owns the resource share.
Type: Boolean
Required: No
- lastUpdatedTime
-
The time when the association was last updated.
Type: Timestamp
Required: No
- resourceShareArn
-
The Amazon Resource Name (ARN) of the resource share.
Type: String
Required: No
- resourceShareName
-
The name of the resource share.
Type: String
Required: No
- status
-
The status of the association.
Type: String
Valid Values:
ASSOCIATING | ASSOCIATED | FAILED | DISASSOCIATING | DISASSOCIATED
Required: No
- statusMessage
-
A message about the status of the association.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: