Class: Aws::Types::CreateAgentSpaceOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_spaceTypes::AgentSpace

Returns the value of attribute agent_space.

Returns:



294
295
296
# File 'sig/types.rbs', line 294

def agent_space
  @agent_space
end

#tags::Hash[::String, ::String]

Returns the value of attribute tags.

Returns:

  • (::Hash[::String, ::String])


295
296
297
# File 'sig/types.rbs', line 295

def tags
  @tags
end