Class: Aws::Types::RuntimeValidationConfig
- Inherits:
-
Object
- Object
- Aws::Types::RuntimeValidationConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#intended_instance_type ⇒ ::String
Returns the value of attribute intended_instance_type.
Instance Attribute Details
#intended_instance_type ⇒ ::String
Returns the value of attribute intended_instance_type.
1336 1337 1338 |
# File 'sig/types.rbs', line 1336 def intended_instance_type @intended_instance_type end |