status

@JvmName(name = "wpoyeqmpwvigcqus")
suspend fun status(value: Output<StatefulSetStatusArgs>)
@JvmName(name = "xktacdixgbrrphan")
suspend fun status(value: StatefulSetStatusArgs?)

Parameters

value

Status is the current status of Pods in this StatefulSet. This data may be out of date by some window of time.


@JvmName(name = "lwgxchvnmcqftqqq")
suspend fun status(argument: suspend StatefulSetStatusArgsBuilder.() -> Unit)

Parameters

argument

Status is the current status of Pods in this StatefulSet. This data may be out of date by some window of time.