Work Group Result Configuration Updates Args
constructor(aclConfiguration: Output<WorkGroupAclConfigurationArgs>? = null, encryptionConfiguration: Output<WorkGroupEncryptionConfigurationArgs>? = null, expectedBucketOwner: Output<String>? = null, outputLocation: Output<String>? = null, removeAclConfiguration: Output<Boolean>? = null, removeEncryptionConfiguration: Output<Boolean>? = null, removeExpectedBucketOwner: Output<Boolean>? = null, removeOutputLocation: Output<Boolean>? = null)