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)


845
846
847
# File 'sig/types.rbs', line 845

def issuer_identifier
  @issuer_identifier
end

#jwt_vending_enabledBoolean

Returns the value of attribute jwt_vending_enabled.

Returns:

  • (Boolean)


846
847
848
# File 'sig/types.rbs', line 846

def jwt_vending_enabled
  @jwt_vending_enabled
end