public static interface FlowLogsConfigurationResult.Builder extends SdkPojo, CopyableBuilder<FlowLogsConfigurationResult.Builder,FlowLogsConfigurationResult>
| Modifier and Type | Method and Description |
|---|---|
FlowLogsConfigurationResult.Builder |
status(DataSourceStatus status)
Denotes whether VPC flow logs is enabled as a data source.
|
FlowLogsConfigurationResult.Builder |
status(String status)
Denotes whether VPC flow logs is enabled as a data source.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFlowLogsConfigurationResult.Builder status(String status)
Denotes whether VPC flow logs is enabled as a data source.
status - Denotes whether VPC flow logs is enabled as a data source.DataSourceStatus,
DataSourceStatusFlowLogsConfigurationResult.Builder status(DataSourceStatus status)
Denotes whether VPC flow logs is enabled as a data source.
status - Denotes whether VPC flow logs is enabled as a data source.DataSourceStatus,
DataSourceStatusCopyright © 2023. All rights reserved.