IdNamespaceIdMappingWorkflowPropertiesArgs

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

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard

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

Link copied to clipboard

An object which defines any additional configurations required by rule-based matching.

Functions

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