Class: Aws::Types::DescribeAnalysisRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAnalysisRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analysis_id ⇒ ::String
Returns the value of attribute analysis_id.
-
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
Instance Attribute Details
#analysis_id ⇒ ::String
Returns the value of attribute analysis_id.
4379 4380 4381 |
# File 'sig/types.rbs', line 4379 def analysis_id @analysis_id end |
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
4378 4379 4380 |
# File 'sig/types.rbs', line 4378 def aws_account_id @aws_account_id end |