pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
ResourceQuota
/
ResourceQuota
Resource
Quota
fun
ResourceQuota
(
apiVersion
:
String
?
=
null
,
kind
:
String
?
=
null
,
metadata
:
ObjectMeta
?
=
null
,
spec
:
ResourceQuotaSpec
?
=
null
,
status
:
ResourceQuotaStatus
?
=
null
)