pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.servicemesh.kotlin.inputs
/
ServiceMeshMeshConfigProxyArgsBuilder
Service
Mesh
Mesh
Config
Proxy
Args
Builder
class
ServiceMeshMeshConfigProxyArgsBuilder
Builder for
ServiceMeshMeshConfigProxyArgs
.
Functions
Functions
limit
Cpu
Link copied to clipboard
@
JvmName
(
name
=
"ovrwbhyncelswvif"
)
suspend
fun
limitCpu
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wtpjiidjnyhcxleg"
)
suspend
fun
limitCpu
(
value
:
String
?
)
limit
Memory
Link copied to clipboard
@
JvmName
(
name
=
"vfrjwsaiyqtifutu"
)
suspend
fun
limitMemory
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uctntquapippqcib"
)
suspend
fun
limitMemory
(
value
:
String
?
)
request
Cpu
Link copied to clipboard
@
JvmName
(
name
=
"ylimprvehjfgxvry"
)
suspend
fun
requestCpu
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tpuwpfknrmeudybx"
)
suspend
fun
requestCpu
(
value
:
String
?
)
request
Memory
Link copied to clipboard
@
JvmName
(
name
=
"jsmswogjgukteupb"
)
suspend
fun
requestMemory
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tiflpvitjesbnnbf"
)
suspend
fun
requestMemory
(
value
:
String
?
)