IdNamespaceIdMappingWorkflowPropertiesArgs

data class IdNamespaceIdMappingWorkflowPropertiesArgs(val idMappingType: Output<IdNamespaceIdMappingWorkflowPropertiesIdMappingType>, val providerProperties: Output<IdNamespaceNamespaceProviderPropertiesArgs>? = null) : ConvertibleToJava<IdNamespaceIdMappingWorkflowPropertiesArgs>

Constructors

constructor(idMappingType: Output<IdNamespaceIdMappingWorkflowPropertiesIdMappingType>, providerProperties: Output<IdNamespaceNamespaceProviderPropertiesArgs>? = null)

Properties

Link copied to clipboard
Link copied to clipboard

An object which defines any additional configurations required by the provider service.

Functions

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