ProviderRegistrationPropertiesProviderHubMetadataArgs

data class ProviderRegistrationPropertiesProviderHubMetadataArgs(val providerAuthentication: Output<ProviderHubMetadataProviderAuthenticationArgs>? = null, val providerAuthorizations: Output<List<ResourceProviderAuthorizationArgs>>? = null, val thirdPartyProviderAuthorization: Output<ProviderHubMetadataThirdPartyProviderAuthorizationArgs>? = null) : ConvertibleToJava<ProviderRegistrationPropertiesProviderHubMetadataArgs>

Constructors

constructor(providerAuthentication: Output<ProviderHubMetadataProviderAuthenticationArgs>? = null, providerAuthorizations: Output<List<ResourceProviderAuthorizationArgs>>? = null, thirdPartyProviderAuthorization: Output<ProviderHubMetadataThirdPartyProviderAuthorizationArgs>? = null)

Functions

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