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