Class: Aws::Types::DescribeIdentityProviderConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_name::String

Returns the value of attribute cluster_name.

Returns:

  • (::String)


849
850
851
# File 'sig/types.rbs', line 849

def cluster_name
  @cluster_name
end

#identity_provider_configTypes::IdentityProviderConfig

Returns the value of attribute identity_provider_config.



850
851
852
# File 'sig/types.rbs', line 850

def identity_provider_config
  @identity_provider_config
end