pulumi-alicloud-kotlin
3.43.0.1
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
=
"ooqfnsjtfercsuyx"
)
suspend
fun
limitCpu
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"idepkcwccwtcheqb"
)
suspend
fun
limitCpu
(
value
:
String
?
)
limit
Memory
Link copied to clipboard
@
JvmName
(
name
=
"nkrwiirddkjptetq"
)
suspend
fun
limitMemory
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"asufypnlbehnbyib"
)
suspend
fun
limitMemory
(
value
:
String
?
)
request
Cpu
Link copied to clipboard
@
JvmName
(
name
=
"llolehyfudywrpyg"
)
suspend
fun
requestCpu
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bpsngycxodgqhrlc"
)
suspend
fun
requestCpu
(
value
:
String
?
)
request
Memory
Link copied to clipboard
@
JvmName
(
name
=
"wadrqgptvyfineop"
)
suspend
fun
requestMemory
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fpdntrscxuljrbhp"
)
suspend
fun
requestMemory
(
value
:
String
?
)