Uses of Class
com.hashicorp.cdktf.providers.google.compute_service_attachment.ComputeServiceAttachmentConsumerAcceptLists.Builder
-
Packages that use ComputeServiceAttachmentConsumerAcceptLists.Builder Package Description com.hashicorp.cdktf.providers.google.compute_service_attachment google_compute_service_attachment -
-
Uses of ComputeServiceAttachmentConsumerAcceptLists.Builder in com.hashicorp.cdktf.providers.google.compute_service_attachment
Methods in com.hashicorp.cdktf.providers.google.compute_service_attachment that return ComputeServiceAttachmentConsumerAcceptLists.Builder Modifier and Type Method Description static ComputeServiceAttachmentConsumerAcceptLists.BuilderComputeServiceAttachmentConsumerAcceptLists. builder()ComputeServiceAttachmentConsumerAcceptLists.BuilderComputeServiceAttachmentConsumerAcceptLists.Builder. connectionLimit(Number connectionLimit)Sets the value ofComputeServiceAttachmentConsumerAcceptLists.getConnectionLimit()ComputeServiceAttachmentConsumerAcceptLists.BuilderComputeServiceAttachmentConsumerAcceptLists.Builder. networkUrl(String networkUrl)Sets the value ofComputeServiceAttachmentConsumerAcceptLists.getNetworkUrl()ComputeServiceAttachmentConsumerAcceptLists.BuilderComputeServiceAttachmentConsumerAcceptLists.Builder. projectIdOrNum(String projectIdOrNum)Sets the value ofComputeServiceAttachmentConsumerAcceptLists.getProjectIdOrNum()Constructors in com.hashicorp.cdktf.providers.google.compute_service_attachment with parameters of type ComputeServiceAttachmentConsumerAcceptLists.Builder Constructor Description Jsii$Proxy(ComputeServiceAttachmentConsumerAcceptLists.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeServiceAttachmentConsumerAcceptLists.Builder.
-