Class: Aws::Types::ThrottlingException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_name::String

Returns the value of attribute cluster_name.

Returns:

  • (::String)


1931
1932
1933
# File 'sig/types.rbs', line 1931

def cluster_name
  @cluster_name
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


1932
1933
1934
# File 'sig/types.rbs', line 1932

def message
  @message
end