Class: Aws::Types::Caller

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: AgentAliasArn, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_alias_arn::String

Returns the value of attribute agent_alias_arn.

Returns:

  • (::String)


496
497
498
# File 'sig/types.rbs', line 496

def agent_alias_arn
  @agent_alias_arn
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


497
498
499
# File 'sig/types.rbs', line 497

def unknown
  @unknown
end