Class: Aws::Types::DeletePortfolioShareInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#accept_language::String

Returns the value of attribute accept_language.

Returns:



308
309
310
# File 'sig/types.rbs', line 308

def accept_language
  @accept_language
end

#account_id::String

Returns the value of attribute account_id.

Returns:



310
311
312
# File 'sig/types.rbs', line 310

def 
  @account_id
end

#organization_nodeTypes::OrganizationNode

Returns the value of attribute organization_node.

Returns:



311
312
313
# File 'sig/types.rbs', line 311

def organization_node
  @organization_node
end

#portfolio_id::String

Returns the value of attribute portfolio_id.

Returns:



309
310
311
# File 'sig/types.rbs', line 309

def portfolio_id
  @portfolio_id
end