| Package | Description |
|---|---|
| software.amazon.awssdk.services.osis.model |
| Modifier and Type | Method and Description |
|---|---|
LogPublishingOptions |
CreatePipelineRequest.logPublishingOptions()
Key-value pairs to configure log publishing.
|
LogPublishingOptions |
Pipeline.logPublishingOptions()
Key-value pairs that represent log publishing settings.
|
LogPublishingOptions |
UpdatePipelineRequest.logPublishingOptions()
Key-value pairs to configure log publishing.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePipelineRequest.Builder |
CreatePipelineRequest.Builder.logPublishingOptions(LogPublishingOptions logPublishingOptions)
Key-value pairs to configure log publishing.
|
Pipeline.Builder |
Pipeline.Builder.logPublishingOptions(LogPublishingOptions logPublishingOptions)
Key-value pairs that represent log publishing settings.
|
UpdatePipelineRequest.Builder |
UpdatePipelineRequest.Builder.logPublishingOptions(LogPublishingOptions logPublishingOptions)
Key-value pairs to configure log publishing.
|
Copyright © 2023. All rights reserved.