Class: Aws::Types::InfraCheckConfig
- Inherits:
-
Object
- Object
- Aws::Types::InfraCheckConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enable_infra_check ⇒ Boolean
Returns the value of attribute enable_infra_check.
Instance Attribute Details
#enable_infra_check ⇒ Boolean
Returns the value of attribute enable_infra_check.
6739 6740 6741 |
# File 'sig/types.rbs', line 6739 def enable_infra_check @enable_infra_check end |