Class: Aws::Types::OrganizationEventDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


339
340
341
# File 'sig/types.rbs', line 339

def 
  
end

#eventTypes::Event

Returns the value of attribute event.

Returns:



340
341
342
# File 'sig/types.rbs', line 340

def event
  @event
end

#event_descriptionTypes::EventDescription

Returns the value of attribute event_description.



341
342
343
# File 'sig/types.rbs', line 341

def event_description
  @event_description
end

#event_metadata::Hash[::String, ::String]

Returns the value of attribute event_metadata.

Returns:

  • (::Hash[::String, ::String])


342
343
344
# File 'sig/types.rbs', line 342

def 
  
end