Class: Aws::Types::DescribeWhatIfAnalysisRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeWhatIfAnalysisRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#what_if_analysis_arn ⇒ ::String
Returns the value of attribute what_if_analysis_arn.
Instance Attribute Details
#what_if_analysis_arn ⇒ ::String
Returns the value of attribute what_if_analysis_arn.
633 634 635 |
# File 'sig/types.rbs', line 633 def what_if_analysis_arn @what_if_analysis_arn end |