Class: Aws::Types::Caller
- Inherits:
-
Object
- Object
- Aws::Types::Caller
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: AgentAliasArn, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent_alias_arn ⇒ ::String
Returns the value of attribute agent_alias_arn.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#agent_alias_arn ⇒ ::String
Returns the value of attribute agent_alias_arn.
414 415 416 |
# File 'sig/types.rbs', line 414 def agent_alias_arn @agent_alias_arn end |
#unknown ⇒ Object
Returns the value of attribute unknown.
415 416 417 |
# File 'sig/types.rbs', line 415 def unknown @unknown end |