Class: Aws::Types::DeleteIdNamespaceInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id_namespace_name::String

Returns the value of attribute id_namespace_name.

Returns:

  • (::String)


159
160
161
# File 'sig/types.rbs', line 159

def id_namespace_name
  @id_namespace_name
end