Class: Aws::Types::PutAccountConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expiry_eventsTypes::ExpiryEventsConfiguration

Returns the value of attribute expiry_events.



833
834
835
# File 'sig/types.rbs', line 833

def expiry_events
  @expiry_events
end

#idempotency_token::String

Returns the value of attribute idempotency_token.

Returns:

  • (::String)


834
835
836
# File 'sig/types.rbs', line 834

def idempotency_token
  @idempotency_token
end