WorkflowStepDecryptStepDetailsPropertiesArgs

fun WorkflowStepDecryptStepDetailsPropertiesArgs(destinationFileLocation: Output<WorkflowInputFileLocationArgs>? = null, name: Output<String>? = null, overwriteExisting: Output<WorkflowStepDecryptStepDetailsPropertiesOverwriteExisting>? = null, sourceFileLocation: Output<String>? = null, type: Output<WorkflowStepDecryptStepDetailsPropertiesType>? = null)