toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.simpleapplicationserver.kotlin.inputs
/
GetServerPlansPlainArgs
/
GetServerPlansPlainArgs
Get
Server
Plans
Plain
Args
constructor
(
bandwidth
:
Int
?
=
null
,
core
:
Int
?
=
null
,
diskSize
:
Int
?
=
null
,
flow
:
Int
?
=
null
,
ids
:
List
<
String
>
?
=
null
,
memory
:
Double
?
=
null
,
outputFile
:
String
?
=
null
,
platform
:
String
?
=
null
)