Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_identity_group.CloudIdentityGroupGroupKey
-
Packages that use CloudIdentityGroupGroupKey Package Description com.hashicorp.cdktf.providers.google.cloud_identity_group google_cloud_identity_group -
-
Uses of CloudIdentityGroupGroupKey in com.hashicorp.cdktf.providers.google.cloud_identity_group
Classes in com.hashicorp.cdktf.providers.google.cloud_identity_group that implement CloudIdentityGroupGroupKey Modifier and Type Class Description static classCloudIdentityGroupGroupKey.Jsii$ProxyAn implementation forCloudIdentityGroupGroupKeyMethods in com.hashicorp.cdktf.providers.google.cloud_identity_group that return CloudIdentityGroupGroupKey Modifier and Type Method Description CloudIdentityGroupGroupKeyCloudIdentityGroupGroupKey.Builder. build()Builds the configured instance.CloudIdentityGroupGroupKeyCloudIdentityGroupConfig. getGroupKey()group_key block.CloudIdentityGroupGroupKeyCloudIdentityGroupConfig.Jsii$Proxy. getGroupKey()CloudIdentityGroupGroupKeyCloudIdentityGroup. getGroupKeyInput()CloudIdentityGroupGroupKeyCloudIdentityGroupGroupKeyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.cloud_identity_group with parameters of type CloudIdentityGroupGroupKey Modifier and Type Method Description CloudIdentityGroup.BuilderCloudIdentityGroup.Builder. groupKey(CloudIdentityGroupGroupKey groupKey)group_key block.CloudIdentityGroupConfig.BuilderCloudIdentityGroupConfig.Builder. groupKey(CloudIdentityGroupGroupKey groupKey)Sets the value ofCloudIdentityGroupConfig.getGroupKey()voidCloudIdentityGroup. putGroupKey(CloudIdentityGroupGroupKey value)voidCloudIdentityGroupGroupKeyOutputReference. setInternalValue(CloudIdentityGroupGroupKey value)
-