public static interface S3LogsConfigurationResult.Builder extends SdkPojo, CopyableBuilder<S3LogsConfigurationResult.Builder,S3LogsConfigurationResult>
| Modifier and Type | Method and Description |
|---|---|
S3LogsConfigurationResult.Builder |
status(DataSourceStatus status)
A value that describes whether S3 data event logs are automatically enabled for new members of the
organization.
|
S3LogsConfigurationResult.Builder |
status(String status)
A value that describes whether S3 data event logs are automatically enabled for new members of the
organization.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3LogsConfigurationResult.Builder status(String status)
A value that describes whether S3 data event logs are automatically enabled for new members of the organization.
status - A value that describes whether S3 data event logs are automatically enabled for new members of the
organization.DataSourceStatus,
DataSourceStatusS3LogsConfigurationResult.Builder status(DataSourceStatus status)
A value that describes whether S3 data event logs are automatically enabled for new members of the organization.
status - A value that describes whether S3 data event logs are automatically enabled for new members of the
organization.DataSourceStatus,
DataSourceStatusCopyright © 2023. All rights reserved.