Uses of Interface
com.hashicorp.cdktf.providers.google.compute_service_attachment.ComputeServiceAttachmentConsumerAcceptLists
-
Packages that use ComputeServiceAttachmentConsumerAcceptLists Package Description com.hashicorp.cdktf.providers.google.compute_service_attachment google_compute_service_attachment -
-
Uses of ComputeServiceAttachmentConsumerAcceptLists in com.hashicorp.cdktf.providers.google.compute_service_attachment
Classes in com.hashicorp.cdktf.providers.google.compute_service_attachment that implement ComputeServiceAttachmentConsumerAcceptLists Modifier and Type Class Description static classComputeServiceAttachmentConsumerAcceptLists.Jsii$ProxyAn implementation forComputeServiceAttachmentConsumerAcceptListsMethods in com.hashicorp.cdktf.providers.google.compute_service_attachment that return ComputeServiceAttachmentConsumerAcceptLists Modifier and Type Method Description ComputeServiceAttachmentConsumerAcceptListsComputeServiceAttachmentConsumerAcceptLists.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_service_attachment with parameters of type ComputeServiceAttachmentConsumerAcceptLists Modifier and Type Method Description voidComputeServiceAttachmentConsumerAcceptListsOutputReference. setInternalValue(ComputeServiceAttachmentConsumerAcceptLists value)Method parameters in com.hashicorp.cdktf.providers.google.compute_service_attachment with type arguments of type ComputeServiceAttachmentConsumerAcceptLists Modifier and Type Method Description ComputeServiceAttachment.BuilderComputeServiceAttachment.Builder. consumerAcceptLists(List<? extends ComputeServiceAttachmentConsumerAcceptLists> consumerAcceptLists)consumer_accept_lists block.ComputeServiceAttachmentConfig.BuilderComputeServiceAttachmentConfig.Builder. consumerAcceptLists(List<? extends ComputeServiceAttachmentConsumerAcceptLists> consumerAcceptLists)Sets the value ofComputeServiceAttachmentConfig.getConsumerAcceptLists()voidComputeServiceAttachmentConsumerAcceptListsList. setInternalValue(List<ComputeServiceAttachmentConsumerAcceptLists> value)
-