Class: Aws::Types::AwsAppSyncGraphQlApiOpenIdConnectConfigDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auth_tt_l::Integer

Returns the value of attribute auth_tt_l.

Returns:

  • (::Integer)


538
539
540
# File 'sig/types.rbs', line 538

def auth_tt_l
  @auth_tt_l
end

#client_id::String

Returns the value of attribute client_id.

Returns:

  • (::String)


539
540
541
# File 'sig/types.rbs', line 539

def client_id
  @client_id
end

#iat_tt_l::Integer

Returns the value of attribute iat_tt_l.

Returns:

  • (::Integer)


540
541
542
# File 'sig/types.rbs', line 540

def iat_tt_l
  @iat_tt_l
end

#issuer::String

Returns the value of attribute issuer.

Returns:

  • (::String)


541
542
543
# File 'sig/types.rbs', line 541

def issuer
  @issuer
end