Class: Aws::Types::EventResourceData

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

Defined Under Namespace

Classes: SourceNetworkData, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_network_dataTypes::SourceNetworkData

Returns the value of attribute source_network_data.



444
445
446
# File 'sig/types.rbs', line 444

def source_network_data
  @source_network_data
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


445
446
447
# File 'sig/types.rbs', line 445

def unknown
  @unknown
end