| Package | Description |
|---|---|
| com.amazonaws.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
AuditLogProcessingConfiguration |
AuditLogProcessingConfiguration.clone() |
AuditLogProcessingConfiguration |
ProcessingConfiguration.getAuditLog()
Contains information about an audit log processing configuration.
|
AuditLogProcessingConfiguration |
AuditLogProcessingConfiguration.withFormat(Format format)
The format in which the audit logs need to be formatted.
|
AuditLogProcessingConfiguration |
AuditLogProcessingConfiguration.withFormat(String format)
The format in which the audit logs need to be formatted.
|
AuditLogProcessingConfiguration |
AuditLogProcessingConfiguration.withSchema(Schema schema)
The event schema in which the audit logs need to be formatted.
|
AuditLogProcessingConfiguration |
AuditLogProcessingConfiguration.withSchema(String schema)
The event schema in which the audit logs need to be formatted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessingConfiguration.setAuditLog(AuditLogProcessingConfiguration auditLog)
Contains information about an audit log processing configuration.
|
ProcessingConfiguration |
ProcessingConfiguration.withAuditLog(AuditLogProcessingConfiguration auditLog)
Contains information about an audit log processing configuration.
|
Copyright © 2023. All rights reserved.