Class: Aws::Types::DescribeIdentityProviderRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#provider_name::String

Returns the value of attribute provider_name.

Returns:

  • (::String)


885
886
887
# File 'sig/types.rbs', line 885

def provider_name
  @provider_name
end

#user_pool_id::String

Returns the value of attribute user_pool_id.

Returns:

  • (::String)


884
885
886
# File 'sig/types.rbs', line 884

def user_pool_id
  @user_pool_id
end