Class: Aws::Types::RemoteAccountIdentifier

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

Defined Under Namespace

Classes: Identifier, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#identifier::String

Returns the value of attribute identifier.

Returns:



247
248
249
# File 'sig/types.rbs', line 247

def identifier
  @identifier
end

#unknownObject

Returns the value of attribute unknown.

Returns:



248
249
250
# File 'sig/types.rbs', line 248

def unknown
  @unknown
end