toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.simpleapplicationserver.kotlin.outputs
/
GetServerPlansResult
/
GetServerPlansResult
Get
Server
Plans
Result
constructor
(
bandwidth
:
Int
?
=
null
,
core
:
Int
?
=
null
,
diskSize
:
Int
?
=
null
,
flow
:
Int
?
=
null
,
id
:
String
,
ids
:
List
<
String
>
,
memory
:
Double
?
=
null
,
outputFile
:
String
?
=
null
,
plans
:
List
<
GetServerPlansPlan
>
,
platform
:
String
?
=
null
)