Class OrganizationDataSourceConfigurationsResult

java.lang.Object
software.amazon.awssdk.services.guardduty.model.OrganizationDataSourceConfigurationsResult
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<OrganizationDataSourceConfigurationsResult.Builder,OrganizationDataSourceConfigurationsResult>

@Generated("software.amazon.awssdk:codegen") public final class OrganizationDataSourceConfigurationsResult extends Object implements SdkPojo, Serializable, ToCopyableBuilder<OrganizationDataSourceConfigurationsResult.Builder,OrganizationDataSourceConfigurationsResult>

An object that contains information on which data sources are automatically enabled for new members within the organization.

See Also: