Class: Aws::Types::SecureNamespaceInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_id::String

Returns the value of attribute cluster_id.

Returns:

  • (::String)


569
570
571
# File 'sig/types.rbs', line 569

def cluster_id
  @cluster_id
end

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


570
571
572
# File 'sig/types.rbs', line 570

def namespace
  @namespace
end