DeprecationStatusArgs

fun DeprecationStatusArgs(deleted: Output<String>? = null, deprecated: Output<String>? = null, obsolete: Output<String>? = null, replacement: Output<String>? = null, state: Output<DeprecationStatusState>? = null)