Class: Aws::Types::ImportDecoderManifestRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


696
697
698
# File 'sig/types.rbs', line 696

def name
  @name
end

#network_file_definitions ⇒ ::Array[Types::NetworkFileDefinition]

Returns the value of attribute network_file_definitions.

Returns:



697
698
699
# File 'sig/types.rbs', line 697

def network_file_definitions
  @network_file_definitions
end