You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoTThingsGraph::Types::DescribeNamespaceRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing DescribeNamespaceRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  namespace_name: "NamespaceName",
}

Instance Attribute Summary collapse

Instance Attribute Details

#namespace_nameString

The name of the user\'s namespace. Set this to aws to get the public namespace.

Returns:

  • (String)

    The name of the user\'s namespace.