pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.mse.kotlin.outputs
/
GetGatewaysGatewaySlbList
Get
Gateways
Gateway
Slb
List
data
class
GetGatewaysGatewaySlbList
(
val
associateId
:
String
,
val
gatewaySlbMode
:
String
,
val
gatewaySlbStatus
:
String
,
val
gmtCreate
:
String
,
val
slbId
:
String
,
val
slbIp
:
String
,
val
slbPort
:
String
,
val
type
:
String
)
Types
Constructors
Properties
Constructors
Get
Gateways
Gateway
Slb
List
Link copied to clipboard
fun
GetGatewaysGatewaySlbList
(
associateId
:
String
,
gatewaySlbMode
:
String
,
gatewaySlbStatus
:
String
,
gmtCreate
:
String
,
slbId
:
String
,
slbIp
:
String
,
slbPort
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
associate
Id
Link copied to clipboard
val
associateId
:
String
gateway
Slb
Mode
Link copied to clipboard
val
gatewaySlbMode
:
String
gateway
Slb
Status
Link copied to clipboard
val
gatewaySlbStatus
:
String
gmt
Create
Link copied to clipboard
val
gmtCreate
:
String
slb
Id
Link copied to clipboard
val
slbId
:
String
slb
Ip
Link copied to clipboard
val
slbIp
:
String
slb
Port
Link copied to clipboard
val
slbPort
:
String
type
Link copied to clipboard
val
type
:
String