pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.simpleapplicationserver.kotlin.outputs
/
GetServerPlansResult
/
GetServerPlansResult
Get
Server
Plans
Result
fun
GetServerPlansResult
(
bandwidth
:
Int
?
=
null
,
core
:
Int
?
=
null
,
diskSize
:
Int
?
=
null
,
flow
:
Int
?
=
null
,
id
:
String
,
ids
:
List
<
String
>
,
memory
:
Int
?
=
null
,
outputFile
:
String
?
=
null
,
plans
:
List
<
GetServerPlansPlan
>
,
platform
:
String
?
=
null
)