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.
6724 6725 6726 |
# File 'sig/types.rbs', line 6724 def enable_infra_check @enable_infra_check end |