Class: Aws::Types::AccountSharingInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


17
18
19
# File 'sig/types.rbs', line 17

def 
  @account_id
end

#shared_document_version::String

Returns the value of attribute shared_document_version.

Returns:

  • (::String)


18
19
20
# File 'sig/types.rbs', line 18

def shared_document_version
  @shared_document_version
end