Class: Aws::Types::OptionSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


762
763
764
# File 'sig/types.rbs', line 762

def namespace
  @namespace
end

#option_name::String

Returns the value of attribute option_name.

Returns:

  • (::String)


763
764
765
# File 'sig/types.rbs', line 763

def option_name
  @option_name
end

#resource_name::String

Returns the value of attribute resource_name.

Returns:

  • (::String)


761
762
763
# File 'sig/types.rbs', line 761

def resource_name
  @resource_name
end