| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static Logging.Builder |
Logging.builder() |
default Logging.Builder |
Logging.Builder.s3Logs(Consumer<S3Logs.Builder> s3Logs)
The Amazon S3 logging configuration.
|
Logging.Builder |
Logging.Builder.s3Logs(S3Logs s3Logs)
The Amazon S3 logging configuration.
|
Logging.Builder |
Logging.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Logging.Builder> |
Logging.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateInfrastructureConfigurationRequest.Builder |
UpdateInfrastructureConfigurationRequest.Builder.logging(Consumer<Logging.Builder> logging)
The logging configuration of the infrastructure configuration.
|
default InfrastructureConfiguration.Builder |
InfrastructureConfiguration.Builder.logging(Consumer<Logging.Builder> logging)
The logging configuration of the infrastructure configuration.
|
default CreateInfrastructureConfigurationRequest.Builder |
CreateInfrastructureConfigurationRequest.Builder.logging(Consumer<Logging.Builder> logging)
The logging configuration of the infrastructure configuration.
|
Copyright © 2020. All rights reserved.