Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_cloud_identity_group_lookup.DataGoogleCloudIdentityGroupLookupGroupKey
-
Packages that use DataGoogleCloudIdentityGroupLookupGroupKey Package Description com.hashicorp.cdktf.providers.google.data_google_cloud_identity_group_lookup data_google_cloud_identity_group_lookup -
-
Uses of DataGoogleCloudIdentityGroupLookupGroupKey in com.hashicorp.cdktf.providers.google.data_google_cloud_identity_group_lookup
Classes in com.hashicorp.cdktf.providers.google.data_google_cloud_identity_group_lookup that implement DataGoogleCloudIdentityGroupLookupGroupKey Modifier and Type Class Description static classDataGoogleCloudIdentityGroupLookupGroupKey.Jsii$ProxyAn implementation forDataGoogleCloudIdentityGroupLookupGroupKeyMethods in com.hashicorp.cdktf.providers.google.data_google_cloud_identity_group_lookup that return DataGoogleCloudIdentityGroupLookupGroupKey Modifier and Type Method Description DataGoogleCloudIdentityGroupLookupGroupKeyDataGoogleCloudIdentityGroupLookupGroupKey.Builder. build()Builds the configured instance.DataGoogleCloudIdentityGroupLookupGroupKeyDataGoogleCloudIdentityGroupLookupConfig. getGroupKey()group_key block.DataGoogleCloudIdentityGroupLookupGroupKeyDataGoogleCloudIdentityGroupLookupConfig.Jsii$Proxy. getGroupKey()DataGoogleCloudIdentityGroupLookupGroupKeyDataGoogleCloudIdentityGroupLookup. getGroupKeyInput()DataGoogleCloudIdentityGroupLookupGroupKeyDataGoogleCloudIdentityGroupLookupGroupKeyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_cloud_identity_group_lookup with parameters of type DataGoogleCloudIdentityGroupLookupGroupKey Modifier and Type Method Description DataGoogleCloudIdentityGroupLookup.BuilderDataGoogleCloudIdentityGroupLookup.Builder. groupKey(DataGoogleCloudIdentityGroupLookupGroupKey groupKey)group_key block.DataGoogleCloudIdentityGroupLookupConfig.BuilderDataGoogleCloudIdentityGroupLookupConfig.Builder. groupKey(DataGoogleCloudIdentityGroupLookupGroupKey groupKey)Sets the value ofDataGoogleCloudIdentityGroupLookupConfig.getGroupKey()voidDataGoogleCloudIdentityGroupLookup. putGroupKey(DataGoogleCloudIdentityGroupLookupGroupKey value)voidDataGoogleCloudIdentityGroupLookupGroupKeyOutputReference. setInternalValue(DataGoogleCloudIdentityGroupLookupGroupKey value)
-