Class: Aws::Types::ServiceEventMetadata
- Inherits:
-
Object
- Object
- Aws::Types::ServiceEventMetadata
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: AssertionCreated, AssertionDeleted, AssertionUpdated, ServiceAchievabilityUpdated, ServiceCreated, ServiceDeleted, ServiceFunctionCreated, ServiceFunctionDeleted, ServiceFunctionResourcesAdded, ServiceFunctionResourcesRemoved, ServiceFunctionUpdated, ServiceInputSourcesUpdated, ServicePolicyAssociated, ServicePolicyDisassociated, ServiceResourcesAssociated, ServiceResourcesDisassociated, ServiceSystemAssociated, ServiceSystemDisassociated, ServiceWorkflowUpdated, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#assertion_created ⇒ Types::AssertionCreatedMetadata
Returns the value of attribute assertion_created.
-
#assertion_deleted ⇒ Types::AssertionDeletedMetadata
Returns the value of attribute assertion_deleted.
-
#assertion_updated ⇒ Types::AssertionUpdatedMetadata
Returns the value of attribute assertion_updated.
-
#service_achievability_updated ⇒ Types::ServiceAchievabilityUpdatedMetadata
Returns the value of attribute service_achievability_updated.
-
#service_created ⇒ Types::ServiceCreatedMetadata
Returns the value of attribute service_created.
-
#service_deleted ⇒ Types::ServiceDeletedMetadata
Returns the value of attribute service_deleted.
-
#service_function_created ⇒ Types::ServiceFunctionCreatedMetadata
Returns the value of attribute service_function_created.
-
#service_function_deleted ⇒ Types::ServiceFunctionDeletedMetadata
Returns the value of attribute service_function_deleted.
-
#service_function_resources_added ⇒ Types::ServiceFunctionResourcesAddedMetadata
Returns the value of attribute service_function_resources_added.
-
#service_function_resources_removed ⇒ Types::ServiceFunctionResourcesRemovedMetadata
Returns the value of attribute service_function_resources_removed.
-
#service_function_updated ⇒ Types::ServiceFunctionUpdatedMetadata
Returns the value of attribute service_function_updated.
-
#service_input_sources_updated ⇒ Types::ServiceInputSourcesUpdatedMetadata
Returns the value of attribute service_input_sources_updated.
-
#service_policy_associated ⇒ Types::ServicePolicyAssociatedMetadata
Returns the value of attribute service_policy_associated.
-
#service_policy_disassociated ⇒ Types::ServicePolicyDisassociatedMetadata
Returns the value of attribute service_policy_disassociated.
-
#service_resources_associated ⇒ Types::ServiceResourcesAssociatedMetadata
Returns the value of attribute service_resources_associated.
-
#service_resources_disassociated ⇒ Types::ServiceResourcesDisassociatedMetadata
Returns the value of attribute service_resources_disassociated.
-
#service_system_associated ⇒ Types::ServiceSystemAssociatedMetadata
Returns the value of attribute service_system_associated.
-
#service_system_disassociated ⇒ Types::ServiceSystemDisassociatedMetadata
Returns the value of attribute service_system_disassociated.
-
#service_workflow_updated ⇒ Types::ServiceWorkflowUpdatedMetadata
Returns the value of attribute service_workflow_updated.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#assertion_created ⇒ Types::AssertionCreatedMetadata
Returns the value of attribute assertion_created.
1220 1221 1222 |
# File 'sig/types.rbs', line 1220 def assertion_created @assertion_created end |
#assertion_deleted ⇒ Types::AssertionDeletedMetadata
Returns the value of attribute assertion_deleted.
1222 1223 1224 |
# File 'sig/types.rbs', line 1222 def assertion_deleted @assertion_deleted end |
#assertion_updated ⇒ Types::AssertionUpdatedMetadata
Returns the value of attribute assertion_updated.
1221 1222 1223 |
# File 'sig/types.rbs', line 1221 def assertion_updated @assertion_updated end |
#service_achievability_updated ⇒ Types::ServiceAchievabilityUpdatedMetadata
Returns the value of attribute service_achievability_updated.
1219 1220 1221 |
# File 'sig/types.rbs', line 1219 def service_achievability_updated @service_achievability_updated end |
#service_created ⇒ Types::ServiceCreatedMetadata
Returns the value of attribute service_created.
1204 1205 1206 |
# File 'sig/types.rbs', line 1204 def service_created @service_created end |
#service_deleted ⇒ Types::ServiceDeletedMetadata
Returns the value of attribute service_deleted.
1205 1206 1207 |
# File 'sig/types.rbs', line 1205 def service_deleted @service_deleted end |
#service_function_created ⇒ Types::ServiceFunctionCreatedMetadata
Returns the value of attribute service_function_created.
1214 1215 1216 |
# File 'sig/types.rbs', line 1214 def service_function_created @service_function_created end |
#service_function_deleted ⇒ Types::ServiceFunctionDeletedMetadata
Returns the value of attribute service_function_deleted.
1216 1217 1218 |
# File 'sig/types.rbs', line 1216 def service_function_deleted @service_function_deleted end |
#service_function_resources_added ⇒ Types::ServiceFunctionResourcesAddedMetadata
Returns the value of attribute service_function_resources_added.
1217 1218 1219 |
# File 'sig/types.rbs', line 1217 def service_function_resources_added @service_function_resources_added end |
#service_function_resources_removed ⇒ Types::ServiceFunctionResourcesRemovedMetadata
Returns the value of attribute service_function_resources_removed.
1218 1219 1220 |
# File 'sig/types.rbs', line 1218 def service_function_resources_removed @service_function_resources_removed end |
#service_function_updated ⇒ Types::ServiceFunctionUpdatedMetadata
Returns the value of attribute service_function_updated.
1215 1216 1217 |
# File 'sig/types.rbs', line 1215 def service_function_updated @service_function_updated end |
#service_input_sources_updated ⇒ Types::ServiceInputSourcesUpdatedMetadata
Returns the value of attribute service_input_sources_updated.
1211 1212 1213 |
# File 'sig/types.rbs', line 1211 def service_input_sources_updated @service_input_sources_updated end |
#service_policy_associated ⇒ Types::ServicePolicyAssociatedMetadata
Returns the value of attribute service_policy_associated.
1212 1213 1214 |
# File 'sig/types.rbs', line 1212 def service_policy_associated @service_policy_associated end |
#service_policy_disassociated ⇒ Types::ServicePolicyDisassociatedMetadata
Returns the value of attribute service_policy_disassociated.
1213 1214 1215 |
# File 'sig/types.rbs', line 1213 def service_policy_disassociated @service_policy_disassociated end |
#service_resources_associated ⇒ Types::ServiceResourcesAssociatedMetadata
Returns the value of attribute service_resources_associated.
1208 1209 1210 |
# File 'sig/types.rbs', line 1208 def service_resources_associated @service_resources_associated end |
#service_resources_disassociated ⇒ Types::ServiceResourcesDisassociatedMetadata
Returns the value of attribute service_resources_disassociated.
1209 1210 1211 |
# File 'sig/types.rbs', line 1209 def service_resources_disassociated @service_resources_disassociated end |
#service_system_associated ⇒ Types::ServiceSystemAssociatedMetadata
Returns the value of attribute service_system_associated.
1206 1207 1208 |
# File 'sig/types.rbs', line 1206 def service_system_associated @service_system_associated end |
#service_system_disassociated ⇒ Types::ServiceSystemDisassociatedMetadata
Returns the value of attribute service_system_disassociated.
1207 1208 1209 |
# File 'sig/types.rbs', line 1207 def service_system_disassociated @service_system_disassociated end |
#service_workflow_updated ⇒ Types::ServiceWorkflowUpdatedMetadata
Returns the value of attribute service_workflow_updated.
1210 1211 1212 |
# File 'sig/types.rbs', line 1210 def service_workflow_updated @service_workflow_updated end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1223 1224 1225 |
# File 'sig/types.rbs', line 1223 def unknown @unknown end |