Class: Aws::Types::InfraCheckConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enable_infra_checkBoolean

Returns the value of attribute enable_infra_check.

Returns:

  • (Boolean)


6724
6725
6726
# File 'sig/types.rbs', line 6724

def enable_infra_check
  @enable_infra_check
end