Class: Aws::Types::DeleteAgentContextRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAgentContextRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#profile_arn ⇒ ::String
Returns the value of attribute profile_arn.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
527 528 529 |
# File 'sig/types.rbs', line 527 def id @id end |
#profile_arn ⇒ ::String
Returns the value of attribute profile_arn.
526 527 528 |
# File 'sig/types.rbs', line 526 def profile_arn @profile_arn end |