![]() |
Consumption Analytics Documentation |
Specifies a managed Amazon data source by name to use for data collection. A managed data source is maintained from the Cloud Cruiser UI and can be referenced by any number of jobs using this bean type. Use this instead of
AmazonDataSourceConfig
to fetch a data source managed by the application.
<bean class=”com.cloudcruiser.batch.collect.amazon.ManagedAmazonDataSource”>
<property name="name" value="name " /> |
|
<bean class="com.cloudcruiser.batch.collect.amazon.ManagedAmazonDataSource">
<property name="name" value="MY_DATA_SOURCE_NAME" />
</bean>
(c) Copyright 2017-2020 Hewlett Packard Enterprise Development LP