Class: Aws::Types::ImportSecurityRequirementsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#inputTypes::ImportSource

Returns the value of attribute input.

Returns:



1205
1206
1207
# File 'sig/types.rbs', line 1205

def input
  @input
end

#pack_id::String

Returns the value of attribute pack_id.

Returns:

  • (::String)


1204
1205
1206
# File 'sig/types.rbs', line 1204

def pack_id
  @pack_id
end