Class: Aws::Types::DescribeAnalysisPermissionsRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAnalysisPermissionsRequest
- 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.
4538 4539 4540 |
# File 'sig/types.rbs', line 4538 def analysis_id @analysis_id end |
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
4537 4538 4539 |
# File 'sig/types.rbs', line 4537 def aws_account_id @aws_account_id end |