Application Pvtz Discovery Svc Port Protocol Args
data class ApplicationPvtzDiscoverySvcPortProtocolArgs(val port: Output<Int>? = null, val protocol: Output<String>? = null) : ConvertibleToJava<ApplicationPvtzDiscoverySvcPortProtocolArgs>
Constructors
Link copied to clipboard
fun ApplicationPvtzDiscoverySvcPortProtocolArgs(port: Output<Int>? = null, protocol: Output<String>? = null)