IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.count(Number count) |
|
static IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.create(software.constructs.Construct scope,
String id) |
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.displayName(String displayName) |
Human friendly display name.
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.enabled(com.hashicorp.cdktf.IResolvable enabled) |
If this config allows users to sign in with the provider.
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.enabled(Boolean enabled) |
If this config allows users to sign in with the provider.
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_tenant_inbound_saml_config#id IdentityPlatformTenantInboundSamlConfig#id}.
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.idpConfig(IdentityPlatformTenantInboundSamlConfigIdpConfig idpConfig) |
idp_config block.
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.name(String name) |
The name of the InboundSamlConfig resource.
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.project(String project) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_tenant_inbound_saml_config#project IdentityPlatformTenantInboundSamlConfig#project}.
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.provisioners(List<? extends Object> provisioners) |
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.spConfig(IdentityPlatformTenantInboundSamlConfigSpConfig spConfig) |
sp_config block.
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.tenant(String tenant) |
The name of the tenant where this inbound SAML config resource exists.
|
IdentityPlatformTenantInboundSamlConfig.Builder |
IdentityPlatformTenantInboundSamlConfig.Builder.timeouts(IdentityPlatformTenantInboundSamlConfigTimeouts timeouts) |
timeouts block.
|