@Generated(value="software.amazon.smithy.crt.java.StructureGenerator") public class AnalyticsS3BucketDestination extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
AnalyticsS3BucketDestination.Builder |
protected static class |
AnalyticsS3BucketDestination.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
AnalyticsS3BucketDestination(AnalyticsS3BucketDestination.BuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
String |
bucket() |
String |
bucketAccountId() |
static AnalyticsS3BucketDestination.Builder |
builder() |
boolean |
equals(Object rhs) |
AnalyticsS3ExportFileFormat |
format() |
int |
hashCode() |
String |
prefix() |
AnalyticsS3BucketDestination.Builder |
toBuilder() |
protected AnalyticsS3BucketDestination(AnalyticsS3BucketDestination.BuilderImpl builder)
public AnalyticsS3BucketDestination.Builder toBuilder()
public static AnalyticsS3BucketDestination.Builder builder()
public AnalyticsS3ExportFileFormat format()
public String bucketAccountId()
public String bucket()
public String prefix()
Copyright © 2021. All rights reserved.