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, sdkFields
copy
applyMutation, build
S3LogsConfigurationResult.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
,
DataSourceStatus
S3LogsConfigurationResult.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
,
DataSourceStatus