pulumi-kubernetes-kotlin
3.30.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
ResourceQuotaSpecArgsBuilder
Resource
Quota
Spec
Args
Builder
class
ResourceQuotaSpecArgsBuilder
Builder for
ResourceQuotaSpecArgs
.
Functions
Functions
hard
Link copied to clipboard
@
JvmName
(
name
=
"biyldkpibthyjyqk"
)
suspend
fun
hard
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"jfsjuwsvuhrvpkkd"
)
fun
hard
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"qxuvaritnyvgchfa"
)
suspend
fun
hard
(
value
:
Map
<
String
,
String
>
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"hdyqmgyskocsxdyt"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qmwowsanbbtxuvrm"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"yyxgrwjxugeyoaty"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"wgxhejcmuvcbwahd"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xhcepmhybijysjow"
)
suspend
fun
scopes
(
value
:
List
<
String
>
?
)
scope
Selector
Link copied to clipboard
@
JvmName
(
name
=
"qwkfblxerodkqswi"
)
suspend
fun
scopeSelector
(
value
:
Output
<
ScopeSelectorArgs
>
)
@
JvmName
(
name
=
"covbnrirspoqlnec"
)
suspend
fun
scopeSelector
(
value
:
ScopeSelectorArgs
?
)
@
JvmName
(
name
=
"wfkpawlpwrwijcms"
)
suspend
fun
scopeSelector
(
argument
:
suspend
ScopeSelectorArgsBuilder
.
(
)
->
Unit
)