Class: Aws::Types::CommunicationLimits

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

Defined Under Namespace

Classes: CommunicationLimitsList, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#communication_limits_list::Array[Types::CommunicationLimit]

Returns the value of attribute communication_limits_list.

Returns:



110
111
112
# File 'sig/types.rbs', line 110

def communication_limits_list
  @communication_limits_list
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


111
112
113
# File 'sig/types.rbs', line 111

def unknown
  @unknown
end