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