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