Class: Aws::Types::GetOpenIdTokenInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#identity_id::String

Returns the value of attribute identity_id.

Returns:



132
133
134
# File 'sig/types.rbs', line 132

def identity_id
  @identity_id
end

#logins::Hash[::String, ::String]

Returns the value of attribute logins.

Returns:



133
134
135
# File 'sig/types.rbs', line 133

def logins
  @logins
end