Class: Aws::Types::NotificationDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_updateTypes::DataUpdateRequestDetails

Returns the value of attribute data_update.



820
821
822
# File 'sig/types.rbs', line 820

def data_update
  @data_update
end

#deprecationTypes::DeprecationRequestDetails

Returns the value of attribute deprecation.



821
822
823
# File 'sig/types.rbs', line 821

def deprecation
  @deprecation
end

#schema_changeTypes::SchemaChangeRequestDetails

Returns the value of attribute schema_change.



822
823
824
# File 'sig/types.rbs', line 822

def schema_change
  @schema_change
end