Class: Aws::Types::GetOutboundWebIdentityFederationInfoResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#issuer_identifier::String

Returns the value of attribute issuer_identifier.

Returns:

  • (::String)


865
866
867
# File 'sig/types.rbs', line 865

def issuer_identifier
  @issuer_identifier
end

#jwt_vending_enabledBoolean

Returns the value of attribute jwt_vending_enabled.

Returns:

  • (Boolean)


866
867
868
# File 'sig/types.rbs', line 866

def jwt_vending_enabled
  @jwt_vending_enabled
end