Class: Aws::Types::SetRiskConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::SetRiskConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#risk_configuration ⇒ Types::RiskConfigurationType
Returns the value of attribute risk_configuration.
Instance Attribute Details
#risk_configuration ⇒ Types::RiskConfigurationType
Returns the value of attribute risk_configuration.
1933 1934 1935 |
# File 'sig/types.rbs', line 1933 def risk_configuration @risk_configuration end |