Class: Aws::Types::DescribeAppPermissionsRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAppPermissionsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app_id ⇒ ::String
Returns the value of attribute app_id.
-
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
Instance Attribute Details
#app_id ⇒ ::String
Returns the value of attribute app_id.
4566 4567 4568 |
# File 'sig/types.rbs', line 4566 def app_id @app_id end |
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
4565 4566 4567 |
# File 'sig/types.rbs', line 4565 def aws_account_id @aws_account_id end |