Class: Aws::Types::DeleteInfrastructureConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteInfrastructureConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#infrastructure_configuration_arn ⇒ ::String
Returns the value of attribute infrastructure_configuration_arn.
Instance Attribute Details
#infrastructure_configuration_arn ⇒ ::String
Returns the value of attribute infrastructure_configuration_arn.
533 534 535 |
# File 'sig/types.rbs', line 533 def infrastructure_configuration_arn @infrastructure_configuration_arn end |