K8s Slb Attachment Slb Config Args
data class K8sSlbAttachmentSlbConfigArgs(val name: Output<String>? = null, val portMappings: Output<List<K8sSlbAttachmentSlbConfigPortMappingArgs>>, val scheduler: Output<String>, val slbId: Output<String>? = null, val specification: Output<String>? = null, val type: Output<String>) : ConvertibleToJava<K8sSlbAttachmentSlbConfigArgs>
Constructors
Link copied to clipboard
fun K8sSlbAttachmentSlbConfigArgs(name: Output<String>? = null, portMappings: Output<List<K8sSlbAttachmentSlbConfigPortMappingArgs>>, scheduler: Output<String>, slbId: Output<String>? = null, specification: Output<String>? = null, type: Output<String>)
Functions
Properties
Link copied to clipboard
The instance specification of SLB, values can be found here, empty for 'slb.s1.small'.