Class: Aws::Types::ParticipatingResourceID

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

Defined Under Namespace

Classes: SourceNetworkId, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_network_id::String

Returns the value of attribute source_network_id.

Returns:

  • (::String)


824
825
826
# File 'sig/types.rbs', line 824

def source_network_id
  @source_network_id
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


825
826
827
# File 'sig/types.rbs', line 825

def unknown
  @unknown
end