| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
Logging |
Logging.clone() |
Logging |
UpdateInfrastructureConfigurationRequest.getLogging()
The logging configuration of the infrastructure configuration.
|
Logging |
InfrastructureConfiguration.getLogging()
The logging configuration of the infrastructure configuration.
|
Logging |
CreateInfrastructureConfigurationRequest.getLogging()
The logging configuration of the infrastructure configuration.
|
Logging |
Logging.withS3Logs(S3Logs s3Logs)
The Amazon S3 logging configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateInfrastructureConfigurationRequest.setLogging(Logging logging)
The logging configuration of the infrastructure configuration.
|
void |
InfrastructureConfiguration.setLogging(Logging logging)
The logging configuration of the infrastructure configuration.
|
void |
CreateInfrastructureConfigurationRequest.setLogging(Logging logging)
The logging configuration of the infrastructure configuration.
|
UpdateInfrastructureConfigurationRequest |
UpdateInfrastructureConfigurationRequest.withLogging(Logging logging)
The logging configuration of the infrastructure configuration.
|
InfrastructureConfiguration |
InfrastructureConfiguration.withLogging(Logging logging)
The logging configuration of the infrastructure configuration.
|
CreateInfrastructureConfigurationRequest |
CreateInfrastructureConfigurationRequest.withLogging(Logging logging)
The logging configuration of the infrastructure configuration.
|
Copyright © 2020. All rights reserved.