Class: Aws::Types::CreateResourceShareResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.



119
120
121
# File 'sig/types.rbs', line 119

def client_token
  @client_token
end

#resource_shareTypes::ResourceShare

Returns the value of attribute resource_share.



118
119
120
# File 'sig/types.rbs', line 118

def resource_share
  @resource_share
end