ProviderHubMetadataProviderAuthenticationArgs

data class ProviderHubMetadataProviderAuthenticationArgs(val allowedAudiences: Output<List<String>>) : ConvertibleToJava<ProviderHubMetadataProviderAuthenticationArgs>

Constructors

constructor(allowedAudiences: Output<List<String>>)

Properties

Link copied to clipboard

Functions

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