Class: Aws::Types::GetConfigurationSetEventDestinationsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetConfigurationSetEventDestinationsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration_set_name ⇒ ::String
Returns the value of attribute configuration_set_name.
Instance Attribute Details
#configuration_set_name ⇒ ::String
Returns the value of attribute configuration_set_name.
731 732 733 |
# File 'sig/types.rbs', line 731 def configuration_set_name @configuration_set_name end |