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