class Aws::RAM::Types::UpdateResourceShareRequest
@note When making an API call, you may pass UpdateResourceShareRequest
data as a hash: { resource_share_arn: "String", # required name: "String", allow_external_principals: false, client_token: "String", }
@!attribute [rw] resource_share_arn
The Amazon Resource Name (ARN) of the resource share. @return [String]
@!attribute [rw] name
The name of the resource share. @return [String]
@!attribute [rw] allow_external_principals
Indicates whether principals outside your organization in Organizations can be associated with a resource share. @return [Boolean]
@!attribute [rw] client_token
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04/UpdateResourceShareRequest AWS API Documentation
Constants
- SENSITIVE