pulumi-kubernetes-kotlin
4.5.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
=
"khylsvxmevxqunac"
)
suspend
fun
hard
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"hsaiccdqgmrhiunx"
)
fun
hard
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"uhtulmbdxbxkkndn"
)
suspend
fun
hard
(
value
:
Map
<
String
,
String
>
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"xigihusujrkwiaga"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"hvflojmwhtxdoesc"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ttiohboujmnjbyyp"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"xbhthmkxgnlkncjn"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"fimmnbvyxufyhvir"
)
suspend
fun
scopes
(
value
:
List
<
String
>
?
)
scope
Selector
Link copied to clipboard
@
JvmName
(
name
=
"wughhsaeouymdlxd"
)
suspend
fun
scopeSelector
(
value
:
Output
<
ScopeSelectorArgs
>
)
@
JvmName
(
name
=
"inihgdaushtywvxl"
)
suspend
fun
scopeSelector
(
value
:
ScopeSelectorArgs
?
)
@
JvmName
(
name
=
"oghwgglxaxsnexvd"
)
suspend
fun
scopeSelector
(
argument
:
suspend
ScopeSelectorArgsBuilder
.
(
)
->
Unit
)