details

@JvmName(name = "jutjititsevnnwbx")
suspend fun details(value: Output<StatusDetailsArgs>)
@JvmName(name = "gwchktadyespohao")
suspend fun details(value: StatusDetailsArgs?)

Parameters

value

Extended data associated with the reason. Each reason may define its own extended details. This field is optional and the data returned is not guaranteed to conform to any schema except that defined by the reason type.


@JvmName(name = "ywqbjkmeiigyckaj")
suspend fun details(argument: suspend StatusDetailsArgsBuilder.() -> Unit)

Parameters

argument

Extended data associated with the reason. Each reason may define its own extended details. This field is optional and the data returned is not guaranteed to conform to any schema except that defined by the reason type.