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