ContainerPortArgs

fun ContainerPortArgs(containerPort: Output<Int>? = null, name: Output<String>? = null, protocol: Output<String>? = null)