Uses of Class
com.hashicorp.cdktf.providers.google.apikeys_key.ApikeysKeyRestrictionsBrowserKeyRestrictions.Builder
-
Packages that use ApikeysKeyRestrictionsBrowserKeyRestrictions.Builder Package Description com.hashicorp.cdktf.providers.google.apikeys_key google_apikeys_key -
-
Uses of ApikeysKeyRestrictionsBrowserKeyRestrictions.Builder in com.hashicorp.cdktf.providers.google.apikeys_key
Methods in com.hashicorp.cdktf.providers.google.apikeys_key that return ApikeysKeyRestrictionsBrowserKeyRestrictions.Builder Modifier and Type Method Description ApikeysKeyRestrictionsBrowserKeyRestrictions.BuilderApikeysKeyRestrictionsBrowserKeyRestrictions.Builder. allowedReferrers(List<String> allowedReferrers)Sets the value ofApikeysKeyRestrictionsBrowserKeyRestrictions.getAllowedReferrers()static ApikeysKeyRestrictionsBrowserKeyRestrictions.BuilderApikeysKeyRestrictionsBrowserKeyRestrictions. builder()Constructors in com.hashicorp.cdktf.providers.google.apikeys_key with parameters of type ApikeysKeyRestrictionsBrowserKeyRestrictions.Builder Constructor Description Jsii$Proxy(ApikeysKeyRestrictionsBrowserKeyRestrictions.Builder builder)Constructor that initializes the object based on literal property values passed by theApikeysKeyRestrictionsBrowserKeyRestrictions.Builder.
-