FlowEntitlementEncryptionArgs

constructor(algorithm: Output<FlowEntitlementEncryptionAlgorithm>, constantInitializationVector: Output<String>? = null, deviceId: Output<String>? = null, keyType: Output<FlowEntitlementEncryptionKeyType>? = null, region: Output<String>? = null, resourceId: Output<String>? = null, roleArn: Output<String>, secretArn: Output<String>? = null, url: Output<String>? = null)