Uses of Interface
com.hashicorp.cdktf.providers.google.apikeys_key.ApikeysKeyRestrictions
-
Packages that use ApikeysKeyRestrictions Package Description com.hashicorp.cdktf.providers.google.apikeys_key google_apikeys_key -
-
Uses of ApikeysKeyRestrictions in com.hashicorp.cdktf.providers.google.apikeys_key
Classes in com.hashicorp.cdktf.providers.google.apikeys_key that implement ApikeysKeyRestrictions Modifier and Type Class Description static classApikeysKeyRestrictions.Jsii$ProxyAn implementation forApikeysKeyRestrictionsMethods in com.hashicorp.cdktf.providers.google.apikeys_key that return ApikeysKeyRestrictions Modifier and Type Method Description ApikeysKeyRestrictionsApikeysKeyRestrictions.Builder. build()Builds the configured instance.ApikeysKeyRestrictionsApikeysKeyRestrictionsOutputReference. getInternalValue()default ApikeysKeyRestrictionsApikeysKeyConfig. getRestrictions()restrictions block.ApikeysKeyRestrictionsApikeysKeyConfig.Jsii$Proxy. getRestrictions()ApikeysKeyRestrictionsApikeysKey. getRestrictionsInput()Methods in com.hashicorp.cdktf.providers.google.apikeys_key with parameters of type ApikeysKeyRestrictions Modifier and Type Method Description voidApikeysKey. putRestrictions(ApikeysKeyRestrictions value)ApikeysKey.BuilderApikeysKey.Builder. restrictions(ApikeysKeyRestrictions restrictions)restrictions block.ApikeysKeyConfig.BuilderApikeysKeyConfig.Builder. restrictions(ApikeysKeyRestrictions restrictions)Sets the value ofApikeysKeyConfig.getRestrictions()voidApikeysKeyRestrictionsOutputReference. setInternalValue(ApikeysKeyRestrictions value)
-