Class: Aws::RAM::Types::ResourceShareInvitation
- Inherits:
-
Struct
- Object
- Struct
- Aws::RAM::Types::ResourceShareInvitation
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-ram/types.rb
Overview
Describes an invitation for an Amazon Web Services account to join a resource share.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#invitation_timestamp ⇒ Time
The date and time when the invitation was sent.
-
#receiver_account_id ⇒ String
The ID of the Amazon Web Services account that received the invitation.
-
#receiver_arn ⇒ String
The [Amazon Resource Name (ARN)] of the IAM user or role that received the invitation.
-
#resource_share_arn ⇒ String
The [Amazon Resource Name (ARN)] of the resource share.
-
#resource_share_associations ⇒ Array<Types::ResourceShareAssociation>
To view the resources associated with a pending resource share invitation, use ListPendingInvitationResources.
-
#resource_share_invitation_arn ⇒ String
The [Amazon Resource Name (ARN)] of the invitation.
-
#resource_share_name ⇒ String
The name of the resource share.
-
#sender_account_id ⇒ String
The ID of the Amazon Web Services account that sent the invitation.
-
#status ⇒ String
The current status of the invitation.
Instance Attribute Details
#invitation_timestamp ⇒ Time
The date and time when the invitation was sent.
3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 |
# File 'lib/aws-sdk-ram/types.rb', line 3211 class ResourceShareInvitation < Struct.new( :resource_share_invitation_arn, :resource_share_name, :resource_share_arn, :sender_account_id, :receiver_account_id, :invitation_timestamp, :status, :resource_share_associations, :receiver_arn) SENSITIVE = [] include Aws::Structure end |
#receiver_account_id ⇒ String
The ID of the Amazon Web Services account that received the invitation.
3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 |
# File 'lib/aws-sdk-ram/types.rb', line 3211 class ResourceShareInvitation < Struct.new( :resource_share_invitation_arn, :resource_share_name, :resource_share_arn, :sender_account_id, :receiver_account_id, :invitation_timestamp, :status, :resource_share_associations, :receiver_arn) SENSITIVE = [] include Aws::Structure end |
#receiver_arn ⇒ String
The [Amazon Resource Name (ARN)] of the IAM user or role that received the invitation.
[1]: docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 |
# File 'lib/aws-sdk-ram/types.rb', line 3211 class ResourceShareInvitation < Struct.new( :resource_share_invitation_arn, :resource_share_name, :resource_share_arn, :sender_account_id, :receiver_account_id, :invitation_timestamp, :status, :resource_share_associations, :receiver_arn) SENSITIVE = [] include Aws::Structure end |
#resource_share_arn ⇒ String
The [Amazon Resource Name (ARN)] of the resource share
[1]: docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 |
# File 'lib/aws-sdk-ram/types.rb', line 3211 class ResourceShareInvitation < Struct.new( :resource_share_invitation_arn, :resource_share_name, :resource_share_arn, :sender_account_id, :receiver_account_id, :invitation_timestamp, :status, :resource_share_associations, :receiver_arn) SENSITIVE = [] include Aws::Structure end |
#resource_share_associations ⇒ Array<Types::ResourceShareAssociation>
To view the resources associated with a pending resource share invitation, use ListPendingInvitationResources.
3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 |
# File 'lib/aws-sdk-ram/types.rb', line 3211 class ResourceShareInvitation < Struct.new( :resource_share_invitation_arn, :resource_share_name, :resource_share_arn, :sender_account_id, :receiver_account_id, :invitation_timestamp, :status, :resource_share_associations, :receiver_arn) SENSITIVE = [] include Aws::Structure end |
#resource_share_invitation_arn ⇒ String
The [Amazon Resource Name (ARN)] of the invitation.
[1]: docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 |
# File 'lib/aws-sdk-ram/types.rb', line 3211 class ResourceShareInvitation < Struct.new( :resource_share_invitation_arn, :resource_share_name, :resource_share_arn, :sender_account_id, :receiver_account_id, :invitation_timestamp, :status, :resource_share_associations, :receiver_arn) SENSITIVE = [] include Aws::Structure end |
#resource_share_name ⇒ String
The name of the resource share.
3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 |
# File 'lib/aws-sdk-ram/types.rb', line 3211 class ResourceShareInvitation < Struct.new( :resource_share_invitation_arn, :resource_share_name, :resource_share_arn, :sender_account_id, :receiver_account_id, :invitation_timestamp, :status, :resource_share_associations, :receiver_arn) SENSITIVE = [] include Aws::Structure end |
#sender_account_id ⇒ String
The ID of the Amazon Web Services account that sent the invitation.
3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 |
# File 'lib/aws-sdk-ram/types.rb', line 3211 class ResourceShareInvitation < Struct.new( :resource_share_invitation_arn, :resource_share_name, :resource_share_arn, :sender_account_id, :receiver_account_id, :invitation_timestamp, :status, :resource_share_associations, :receiver_arn) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The current status of the invitation.
3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 |
# File 'lib/aws-sdk-ram/types.rb', line 3211 class ResourceShareInvitation < Struct.new( :resource_share_invitation_arn, :resource_share_name, :resource_share_arn, :sender_account_id, :receiver_account_id, :invitation_timestamp, :status, :resource_share_associations, :receiver_arn) SENSITIVE = [] include Aws::Structure end |