Id Namespace Id Mapping Workflow Properties Args
data class IdNamespaceIdMappingWorkflowPropertiesArgs(val idMappingType: Output<IdNamespaceIdMappingWorkflowPropertiesIdMappingType>, val providerProperties: Output<IdNamespaceNamespaceProviderPropertiesArgs>? = null, val ruleBasedProperties: Output<IdNamespaceNamespaceRuleBasedPropertiesArgs>? = null) : ConvertibleToJava<IdNamespaceIdMappingWorkflowPropertiesArgs>
Constructors
Link copied to clipboard
constructor(idMappingType: Output<IdNamespaceIdMappingWorkflowPropertiesIdMappingType>, providerProperties: Output<IdNamespaceNamespaceProviderPropertiesArgs>? = null, ruleBasedProperties: Output<IdNamespaceNamespaceRuleBasedPropertiesArgs>? = null)