Class WorkgroupConfigurationResultConfiguration
Inheritance
System.Object
WorkgroupConfigurationResultConfiguration
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Athena.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class WorkgroupConfigurationResultConfiguration
Fields
View SourceEncryptionConfiguration
Configuration block with encryption settings. Documented below.
Declaration
public readonly WorkgroupConfigurationResultConfigurationEncryptionConfiguration EncryptionConfiguration
Field Value
| Type | Description |
|---|---|
| WorkgroupConfigurationResultConfigurationEncryptionConfiguration |
OutputLocation
The location in Amazon S3 where your query results are stored, such as s3://path/to/query/bucket/. For more information, see Queries and Query Result Files.
Declaration
public readonly string OutputLocation
Field Value
| Type | Description |
|---|---|
| System.String |