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)


943
944
945
# File 'sig/types.rbs', line 943

def cluster_name
  @cluster_name
end

#identity_provider_configTypes::IdentityProviderConfig

Returns the value of attribute identity_provider_config.



944
945
946
# File 'sig/types.rbs', line 944

def identity_provider_config
  @identity_provider_config
end