Class: Aws::Types::DescribeAgentPermissionsRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAgentPermissionsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent_id ⇒ ::String
Returns the value of attribute agent_id.
-
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
Instance Attribute Details
#agent_id ⇒ ::String
Returns the value of attribute agent_id.
4493 4494 4495 |
# File 'sig/types.rbs', line 4493 def agent_id @agent_id end |
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
4494 4495 4496 |
# File 'sig/types.rbs', line 4494 def aws_account_id @aws_account_id end |