GetProviderRegistrationPlainArgs

data class GetProviderRegistrationPlainArgs(val providerNamespace: String) : ConvertibleToJava<GetProviderRegistrationPlainArgs>

Constructors

Link copied to clipboard
constructor(providerNamespace: String)

Properties

Link copied to clipboard

The name of the resource provider hosted within ProviderHub.

Functions

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