Class: Aws::Types::GetInfrastructureConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetInfrastructureConfigurationRequest
- 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.
790 791 792 |
# File 'sig/types.rbs', line 790 def infrastructure_configuration_arn @infrastructure_configuration_arn end |