toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.edas.kotlin.outputs
/
K8sSlbAttachmentSlbConfigPortMappingServicePort
K8s
Slb
Attachment
Slb
Config
Port
Mapping
Service
Port
data
class
K8sSlbAttachmentSlbConfigPortMappingServicePort
(
val
port
:
Int
,
val
protocol
:
String
,
val
targetPort
:
Int
)
Members
Constructors
K8s
Slb
Attachment
Slb
Config
Port
Mapping
Service
Port
Link copied to clipboard
constructor
(
port
:
Int
,
protocol
:
String
,
targetPort
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
port
Link copied to clipboard
val
port
:
Int
protocol
Link copied to clipboard
val
protocol
:
String
target
Port
Link copied to clipboard
val
targetPort
:
Int