FlowOutputEncryptionArgs

constructor(algorithm: Output<FlowOutputEncryptionAlgorithm>? = null, keyType: Output<FlowOutputEncryptionKeyType>? = null, roleArn: Output<String>, secretArn: Output<String>)