You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RAM::Types::PromoteResourceShareCreatedFromPolicyRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::RAM::Types::PromoteResourceShareCreatedFromPolicyRequest
- Defined in:
- (unknown)
Overview
Note:
When passing PromoteResourceShareCreatedFromPolicyRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
resource_share_arn: "String", # required
}
Instance Attribute Summary collapse
-
#resource_share_arn ⇒ String
The ARN of the resource share to promote.
Instance Attribute Details
#resource_share_arn ⇒ String
The ARN of the resource share to promote.