Class: Aws::Types::UnshareTarget

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:



1478
1479
1480
# File 'sig/types.rbs', line 1478

def id
  @id
end

#type"ACCOUNT"

Returns the value of attribute type.

Returns:



1479
1480
1481
# File 'sig/types.rbs', line 1479

def type
  @type
end