Class: Aws::Types::DescribeNamespaceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4887
4888
4889
# File 'sig/types.rbs', line 4887

def 
  @aws_account_id
end

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


4888
4889
4890
# File 'sig/types.rbs', line 4888

def namespace
  @namespace
end