Class: Aws::Types::CreateCisScanConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateCisScanConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scan_configuration_arn ⇒ ::String
Returns the value of attribute scan_configuration_arn.
Instance Attribute Details
#scan_configuration_arn ⇒ ::String
Returns the value of attribute scan_configuration_arn.
1012 1013 1014 |
# File 'sig/types.rbs', line 1012 def scan_configuration_arn @scan_configuration_arn end |