status

@JvmName(name = "imctqsertebtlibp")
suspend fun status(value: Output<StatefulSetStatusArgs>)
@JvmName(name = "vjupmqcdpxdabbnk")
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 = "unsbgkmwntgayjsq")
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.