pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.simpleapplicationserver.kotlin.inputs
/
GetServerPlansPlainArgs
/
GetServerPlansPlainArgs
Get
Server
Plans
Plain
Args
fun
GetServerPlansPlainArgs
(
bandwidth
:
Int
?
=
null
,
core
:
Int
?
=
null
,
diskSize
:
Int
?
=
null
,
flow
:
Int
?
=
null
,
ids
:
List
<
String
>
?
=
null
,
memory
:
Int
?
=
null
,
outputFile
:
String
?
=
null
,
platform
:
String
?
=
null
)