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)


414
415
416
# File 'sig/types.rbs', line 414

def agent_alias_arn
  @agent_alias_arn
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


415
416
417
# File 'sig/types.rbs', line 415

def unknown
  @unknown
end