pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin
/
EipSegmentAddressArgs
/
EipSegmentAddressArgs
Eip
Segment
Address
Args
fun
EipSegmentAddressArgs
(
bandwidth
:
Output
<
String
>
?
=
null
,
eipMask
:
Output
<
String
>
?
=
null
,
internetChargeType
:
Output
<
String
>
?
=
null
,
isp
:
Output
<
String
>
?
=
null
,
netmode
:
Output
<
String
>
?
=
null
)