GetProviderActionOverviewStatusPlainArgs

data class GetProviderActionOverviewStatusPlainArgs(val type: String? = null) : ConvertibleToJava<GetProviderActionOverviewStatusPlainArgs>

Constructors

Link copied to clipboard
constructor(type: String? = null)

Properties

Link copied to clipboard
val type: String? = null

The resource type.

Functions

Link copied to clipboard
open override fun toJava(): GetProviderActionOverviewStatusPlainArgs