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.
1270 1271 1272 |
# File 'sig/types.rbs', line 1270 def assertion_created @assertion_created end |
#assertion_deleted ⇒ Types::AssertionDeletedMetadata
Returns the value of attribute assertion_deleted.
1272 1273 1274 |
# File 'sig/types.rbs', line 1272 def assertion_deleted @assertion_deleted end |
#assertion_updated ⇒ Types::AssertionUpdatedMetadata
Returns the value of attribute assertion_updated.
1271 1272 1273 |
# File 'sig/types.rbs', line 1271 def assertion_updated @assertion_updated end |
#service_achievability_updated ⇒ Types::ServiceAchievabilityUpdatedMetadata
Returns the value of attribute service_achievability_updated.
1269 1270 1271 |
# File 'sig/types.rbs', line 1269 def service_achievability_updated @service_achievability_updated end |
#service_created ⇒ Types::ServiceCreatedMetadata
Returns the value of attribute service_created.
1254 1255 1256 |
# File 'sig/types.rbs', line 1254 def service_created @service_created end |
#service_deleted ⇒ Types::ServiceDeletedMetadata
Returns the value of attribute service_deleted.
1255 1256 1257 |
# File 'sig/types.rbs', line 1255 def service_deleted @service_deleted end |
#service_function_created ⇒ Types::ServiceFunctionCreatedMetadata
Returns the value of attribute service_function_created.
1264 1265 1266 |
# File 'sig/types.rbs', line 1264 def service_function_created @service_function_created end |
#service_function_deleted ⇒ Types::ServiceFunctionDeletedMetadata
Returns the value of attribute service_function_deleted.
1266 1267 1268 |
# File 'sig/types.rbs', line 1266 def service_function_deleted @service_function_deleted end |
#service_function_resources_added ⇒ Types::ServiceFunctionResourcesAddedMetadata
Returns the value of attribute service_function_resources_added.
1267 1268 1269 |
# File 'sig/types.rbs', line 1267 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.
1268 1269 1270 |
# File 'sig/types.rbs', line 1268 def service_function_resources_removed @service_function_resources_removed end |
#service_function_updated ⇒ Types::ServiceFunctionUpdatedMetadata
Returns the value of attribute service_function_updated.
1265 1266 1267 |
# File 'sig/types.rbs', line 1265 def service_function_updated @service_function_updated end |
#service_input_sources_updated ⇒ Types::ServiceInputSourcesUpdatedMetadata
Returns the value of attribute service_input_sources_updated.
1261 1262 1263 |
# File 'sig/types.rbs', line 1261 def service_input_sources_updated @service_input_sources_updated end |
#service_policy_associated ⇒ Types::ServicePolicyAssociatedMetadata
Returns the value of attribute service_policy_associated.
1262 1263 1264 |
# File 'sig/types.rbs', line 1262 def service_policy_associated @service_policy_associated end |
#service_policy_disassociated ⇒ Types::ServicePolicyDisassociatedMetadata
Returns the value of attribute service_policy_disassociated.
1263 1264 1265 |
# File 'sig/types.rbs', line 1263 def service_policy_disassociated @service_policy_disassociated end |
#service_resources_associated ⇒ Types::ServiceResourcesAssociatedMetadata
Returns the value of attribute service_resources_associated.
1258 1259 1260 |
# File 'sig/types.rbs', line 1258 def service_resources_associated @service_resources_associated end |
#service_resources_disassociated ⇒ Types::ServiceResourcesDisassociatedMetadata
Returns the value of attribute service_resources_disassociated.
1259 1260 1261 |
# File 'sig/types.rbs', line 1259 def service_resources_disassociated @service_resources_disassociated end |
#service_system_associated ⇒ Types::ServiceSystemAssociatedMetadata
Returns the value of attribute service_system_associated.
1256 1257 1258 |
# File 'sig/types.rbs', line 1256 def service_system_associated @service_system_associated end |
#service_system_disassociated ⇒ Types::ServiceSystemDisassociatedMetadata
Returns the value of attribute service_system_disassociated.
1257 1258 1259 |
# File 'sig/types.rbs', line 1257 def service_system_disassociated @service_system_disassociated end |
#service_workflow_updated ⇒ Types::ServiceWorkflowUpdatedMetadata
Returns the value of attribute service_workflow_updated.
1260 1261 1262 |
# File 'sig/types.rbs', line 1260 def service_workflow_updated @service_workflow_updated end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1273 1274 1275 |
# File 'sig/types.rbs', line 1273 def unknown @unknown end |