pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin
/
CommonBandwithPackageAttachmentArgs
/
CommonBandwithPackageAttachmentArgs
Common
Bandwith
Package
Attachment
Args
fun
CommonBandwithPackageAttachmentArgs
(
bandwidthPackageBandwidth
:
Output
<
String
>
?
=
null
,
bandwidthPackageId
:
Output
<
String
>
?
=
null
,
cancelCommonBandwidthPackageIpBandwidth
:
Output
<
Boolean
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
ipType
:
Output
<
String
>
?
=
null
)