pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.servicemesh.kotlin.inputs
/
ServiceMeshMeshConfigSidecarInjectorArgsBuilder
Service
Mesh
Mesh
Config
Sidecar
Injector
Args
Builder
class
ServiceMeshMeshConfigSidecarInjectorArgsBuilder
Builder for
ServiceMeshMeshConfigSidecarInjectorArgs
.
Functions
Functions
auto
Injection
Policy
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"efklcrlcvdlsbsyr"
)
suspend
fun
autoInjectionPolicyEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"mrkacwmmlcswaikj"
)
suspend
fun
autoInjectionPolicyEnabled
(
value
:
Boolean
?
)
enable
Namespaces
By
Default
Link copied to clipboard
@
JvmName
(
name
=
"mdeldppgnplqmejp"
)
suspend
fun
enableNamespacesByDefault
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"amkxtygpwwptvbns"
)
suspend
fun
enableNamespacesByDefault
(
value
:
Boolean
?
)
limit
Cpu
Link copied to clipboard
@
JvmName
(
name
=
"dnpehdbesfvsvgce"
)
suspend
fun
limitCpu
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fmpypdmqsiduvbjo"
)
suspend
fun
limitCpu
(
value
:
String
?
)
limit
Memory
Link copied to clipboard
@
JvmName
(
name
=
"nxdxfpskxhwtnewq"
)
suspend
fun
limitMemory
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nqbccexufpxejidl"
)
suspend
fun
limitMemory
(
value
:
String
?
)
request
Cpu
Link copied to clipboard
@
JvmName
(
name
=
"kldfxfergfmbsgqe"
)
suspend
fun
requestCpu
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"orhckucoghynnbmf"
)
suspend
fun
requestCpu
(
value
:
String
?
)
request
Memory
Link copied to clipboard
@
JvmName
(
name
=
"bewufesslusutrrs"
)
suspend
fun
requestMemory
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dkscxrujvwxicanr"
)
suspend
fun
requestMemory
(
value
:
String
?
)