Class: Aws::Types::AgentAliasRoutingConfigurationListItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_version::String

Returns the value of attribute agent_version.

Returns:

  • (::String)


123
124
125
# File 'sig/types.rbs', line 123

def agent_version
  @agent_version
end

#provisioned_throughput::String

Returns the value of attribute provisioned_throughput.

Returns:

  • (::String)


124
125
126
# File 'sig/types.rbs', line 124

def provisioned_throughput
  @provisioned_throughput
end