Service Attachment Consumer Accept List Args
data class ServiceAttachmentConsumerAcceptListArgs(val connectionLimit: Output<Int>, val projectIdOrNum: Output<String>) : ConvertibleToJava<ServiceAttachmentConsumerAcceptListArgs>
Constructors
Link copied to clipboard
fun ServiceAttachmentConsumerAcceptListArgs(connectionLimit: Output<Int>, projectIdOrNum: Output<String>)