Uses of Interface
com.hashicorp.cdktf.providers.aws.iam_saml_provider.IamSamlProviderConfig
-
Packages that use IamSamlProviderConfig Package Description com.hashicorp.cdktf.providers.aws.iam_saml_provider aws_iam_saml_provider -
-
Uses of IamSamlProviderConfig in com.hashicorp.cdktf.providers.aws.iam_saml_provider
Classes in com.hashicorp.cdktf.providers.aws.iam_saml_provider that implement IamSamlProviderConfig Modifier and Type Class Description static classIamSamlProviderConfig.Jsii$ProxyAn implementation forIamSamlProviderConfigMethods in com.hashicorp.cdktf.providers.aws.iam_saml_provider that return IamSamlProviderConfig Modifier and Type Method Description IamSamlProviderConfigIamSamlProviderConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.iam_saml_provider with parameters of type IamSamlProviderConfig Constructor Description IamSamlProvider(software.constructs.Construct scope, String id, IamSamlProviderConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/iam_saml_provider aws_iam_saml_provider} Resource.
-