Class: Aws::Types::ProvisionedCapacityResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#active_query_tcu::Integer

Returns the value of attribute active_query_tcu.

Returns:

  • (::Integer)


239
240
241
# File 'sig/types.rbs', line 239

def active_query_tcu
  @active_query_tcu
end

#last_updateTypes::LastUpdate

Returns the value of attribute last_update.

Returns:



241
242
243
# File 'sig/types.rbs', line 241

def last_update
  @last_update
end

#notification_configurationTypes::AccountSettingsNotificationConfiguration

Returns the value of attribute notification_configuration.



240
241
242
# File 'sig/types.rbs', line 240

def notification_configuration
  @notification_configuration
end