public class TargetObjectKeyFormat extends Object
BucketLoggingConfiguration. The prefix
 type will be either Simple or Partitioned, with Simple being the default.| Constructor and Description | 
|---|
TargetObjectKeyFormat(PartitionedPrefix partitionedPrefix)  | 
TargetObjectKeyFormat(SimplePrefix simplePrefix)  | 
| Modifier and Type | Method and Description | 
|---|---|
PartitionedPrefix | 
getPartitionedPrefix()  | 
SimplePrefix | 
getSimplePrefix()  | 
String | 
toString()  | 
public TargetObjectKeyFormat(PartitionedPrefix partitionedPrefix)
public TargetObjectKeyFormat(SimplePrefix simplePrefix)
public PartitionedPrefix getPartitionedPrefix()
public SimplePrefix getSimplePrefix()