
models.marketplacecommerceanalytics-2015-07-01-intermediate.json Maven / Gradle / Ivy
Show all versions of aws-java-sdk-marketplacecommerceanalytics Show documentation
{
"metadata" : {
"apiVersion" : "2015-07-01",
"protocol" : "json",
"checksumFormat" : null,
"documentation" : "Provides AWS Marketplace business intelligence data on-demand.",
"defaultEndpoint" : "https://marketplacecommerceanalytics.us-east-1.amazonaws.com",
"defaultEndpointWithoutHttpProtocol" : "marketplacecommerceanalytics.us-east-1.amazonaws.com",
"syncInterface" : "AWSMarketplaceCommerceAnalytics",
"syncClient" : "AWSMarketplaceCommerceAnalyticsClient",
"asyncInterface" : "AWSMarketplaceCommerceAnalyticsAsync",
"asyncClient" : "AWSMarketplaceCommerceAnalyticsAsyncClient",
"packageName" : "com.amazonaws.services.marketplacecommerceanalytics",
"packagePath" : "com/amazonaws/services/marketplacecommerceanalytics",
"serviceAbbreviation" : null,
"serviceFullName" : "AWS Marketplace Commerce Analytics",
"hasApiWithStreamInput" : false,
"contentType" : null,
"jsonVersion" : "1.1",
"endpointPrefix" : "marketplacecommerceanalytics",
"signingName" : "marketplacecommerceanalytics",
"jsonProtocol" : true,
"syncClientBuilderClassName" : "AWSMarketplaceCommerceAnalyticsClientBuilder",
"asyncClientBuilderClassName" : "AWSMarketplaceCommerceAnalyticsAsyncClientBuilder",
"cucumberModuleInjectorClassName" : "AWSMarketplaceCommerceAnalyticsModuleInjector",
"smokeTestsPackageName" : "com.amazonaws.services.marketplacecommerceanalytics.smoketests",
"serviceName" : "AWS Marketplace Commerce Analytics",
"cborProtocol" : false,
"xmlProtocol" : false,
"unmarshallerContextClassName" : "JsonUnmarshallerContext",
"unmarshallerClassSuffix" : "JsonUnmarshaller",
"protocolDefaultExceptionUmarshallerImpl" : null
},
"operations" : {
"GenerateDataSet" : {
"documentation" : "Given a data set type and data set publication date, asynchronously publishes the requested data set to the specified S3 bucket and notifies the specified SNS topic once the data is available. Returns a unique request identifier that can be used to correlate requests with notifications from the SNS topic. Data sets will be published in comma-separated values (CSV) format with the file name {data_set_type}_YYYY-MM-DD.csv. If a file with the same name already exists (e.g. if the same data set is requested twice), the original file will be overwritten by the new file. Requires a Role with an attached permissions policy providing Allow permissions for the following actions: s3:PutObject, s3:GetBucketLocation, sns:GetTopicAttributes, sns:Publish, iam:GetRolePolicy.",
"operationName" : "GenerateDataSet",
"deprecated" : false,
"input" : {
"variableName" : "generateDataSetRequest",
"variableType" : "GenerateDataSetRequest",
"variableDeclarationType" : "GenerateDataSetRequest",
"documentation" : "Container for the parameters to the GenerateDataSet operation.",
"simpleType" : "GenerateDataSetRequest",
"variableSetterType" : "GenerateDataSetRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "GenerateDataSetResult",
"documentation" : "Container for the result of the GenerateDataSet operation."
},
"exceptions" : [ {
"exceptionName" : "MarketplaceCommerceAnalyticsException",
"documentation" : "This exception is thrown when an internal service error occurs."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "GenerateDataSetResult",
"asyncReturnType" : "GenerateDataSetResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "generateDataSet"
},
"StartSupportDataExport" : {
"documentation" : "Given a data set type and a from date, asynchronously publishes the requested customer support data to the specified S3 bucket and notifies the specified SNS topic once the data is available. Returns a unique request identifier that can be used to correlate requests with notifications from the SNS topic. Data sets will be published in comma-separated values (CSV) format with the file name {data_set_type}_YYYY-MM-DD'T'HH-mm-ss'Z'.csv. If a file with the same name already exists (e.g. if the same data set is requested twice), the original file will be overwritten by the new file. Requires a Role with an attached permissions policy providing Allow permissions for the following actions: s3:PutObject, s3:GetBucketLocation, sns:GetTopicAttributes, sns:Publish, iam:GetRolePolicy.",
"operationName" : "StartSupportDataExport",
"deprecated" : false,
"input" : {
"variableName" : "startSupportDataExportRequest",
"variableType" : "StartSupportDataExportRequest",
"variableDeclarationType" : "StartSupportDataExportRequest",
"documentation" : "Container for the parameters to the StartSupportDataExport operation.",
"simpleType" : "StartSupportDataExportRequest",
"variableSetterType" : "StartSupportDataExportRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "StartSupportDataExportResult",
"documentation" : "Container for the result of the StartSupportDataExport operation."
},
"exceptions" : [ {
"exceptionName" : "MarketplaceCommerceAnalyticsException",
"documentation" : "This exception is thrown when an internal service error occurs."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "StartSupportDataExportResult",
"asyncReturnType" : "StartSupportDataExportResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "startSupportDataExport"
}
},
"shapes" : {
"DataSetType" : {
"c2jName" : "DataSetType",
"documentation" : "",
"shapeName" : "DataSetType",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : [ {
"name" : "Customer_subscriber_hourly_monthly_subscriptions",
"value" : "customer_subscriber_hourly_monthly_subscriptions"
}, {
"name" : "Customer_subscriber_annual_subscriptions",
"value" : "customer_subscriber_annual_subscriptions"
}, {
"name" : "Daily_business_usage_by_instance_type",
"value" : "daily_business_usage_by_instance_type"
}, {
"name" : "Daily_business_fees",
"value" : "daily_business_fees"
}, {
"name" : "Daily_business_free_trial_conversions",
"value" : "daily_business_free_trial_conversions"
}, {
"name" : "Daily_business_new_instances",
"value" : "daily_business_new_instances"
}, {
"name" : "Daily_business_new_product_subscribers",
"value" : "daily_business_new_product_subscribers"
}, {
"name" : "Daily_business_canceled_product_subscribers",
"value" : "daily_business_canceled_product_subscribers"
}, {
"name" : "Monthly_revenue_billing_and_revenue_data",
"value" : "monthly_revenue_billing_and_revenue_data"
}, {
"name" : "Monthly_revenue_annual_subscriptions",
"value" : "monthly_revenue_annual_subscriptions"
}, {
"name" : "Disbursed_amount_by_product",
"value" : "disbursed_amount_by_product"
}, {
"name" : "Disbursed_amount_by_product_with_uncollected_funds",
"value" : "disbursed_amount_by_product_with_uncollected_funds"
}, {
"name" : "Disbursed_amount_by_customer_geo",
"value" : "disbursed_amount_by_customer_geo"
}, {
"name" : "Disbursed_amount_by_age_of_uncollected_funds",
"value" : "disbursed_amount_by_age_of_uncollected_funds"
}, {
"name" : "Disbursed_amount_by_age_of_disbursed_funds",
"value" : "disbursed_amount_by_age_of_disbursed_funds"
}, {
"name" : "Customer_profile_by_industry",
"value" : "customer_profile_by_industry"
}, {
"name" : "Customer_profile_by_revenue",
"value" : "customer_profile_by_revenue"
}, {
"name" : "Customer_profile_by_geography",
"value" : "customer_profile_by_geography"
} ],
"variable" : {
"variableName" : "dataSetType",
"variableType" : "DataSetType",
"variableDeclarationType" : "DataSetType",
"documentation" : null,
"simpleType" : "DataSetType",
"variableSetterType" : "DataSetType"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"SupportDataSetType" : {
"c2jName" : "SupportDataSetType",
"documentation" : "",
"shapeName" : "SupportDataSetType",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : [ {
"name" : "Customer_support_contacts_data",
"value" : "customer_support_contacts_data"
}, {
"name" : "Test_customer_support_contacts_data",
"value" : "test_customer_support_contacts_data"
} ],
"variable" : {
"variableName" : "supportDataSetType",
"variableType" : "SupportDataSetType",
"variableDeclarationType" : "SupportDataSetType",
"documentation" : null,
"simpleType" : "SupportDataSetType",
"variableSetterType" : "SupportDataSetType"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"GenerateDataSetRequest" : {
"c2jName" : "GenerateDataSetRequest",
"documentation" : "Container for the parameters to the GenerateDataSet operation.",
"shapeName" : "GenerateDataSetRequest",
"deprecated" : false,
"required" : [ "dataSetType", "dataSetPublicationDate", "roleNameArn", "destinationS3BucketName", "snsTopicArn" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
",
"name" : "DataSetType",
"c2jName" : "dataSetType",
"c2jShape" : "DataSetType",
"variable" : {
"variableName" : "dataSetType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "dataSetType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "dataSetType",
"marshallLocationName" : "dataSetType",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "DataSetType",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@param dataSetType The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@see DataSetType*/",
"getterDocumentation" : "/**The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@return The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@see DataSetType*/",
"fluentSetterDocumentation" : "/**The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@param dataSetType The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@return Returns a reference to this object so that method calls can be chained together.\n@see DataSetType*/",
"varargSetterDocumentation" : "/**The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@param dataSetType The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@return Returns a reference to this object so that method calls can be chained together.\n@see DataSetType*/"
}, {
"documentation" : "The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).",
"name" : "DataSetPublicationDate",
"c2jName" : "dataSetPublicationDate",
"c2jShape" : "DataSetPublicationDate",
"variable" : {
"variableName" : "dataSetPublicationDate",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"setterModel" : {
"variableName" : "dataSetPublicationDate",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "dataSetPublicationDate",
"marshallLocationName" : "dataSetPublicationDate",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).\n@param dataSetPublicationDate The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).*/",
"getterDocumentation" : "/**The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).\n@return The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).*/",
"fluentSetterDocumentation" : "/**The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).\n@param dataSetPublicationDate The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).\n@param dataSetPublicationDate The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.",
"name" : "RoleNameArn",
"c2jName" : "roleNameArn",
"c2jShape" : "RoleNameArn",
"variable" : {
"variableName" : "roleNameArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "roleNameArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "roleNameArn",
"marshallLocationName" : "roleNameArn",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@param roleNameArn The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.*/",
"getterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@return The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.*/",
"fluentSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@param roleNameArn The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@param roleNameArn The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The name (friendly name, not ARN) of the destination S3 bucket.",
"name" : "DestinationS3BucketName",
"c2jName" : "destinationS3BucketName",
"c2jShape" : "DestinationS3BucketName",
"variable" : {
"variableName" : "destinationS3BucketName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The name (friendly name, not ARN) of the destination S3 bucket.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "destinationS3BucketName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "destinationS3BucketName",
"marshallLocationName" : "destinationS3BucketName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@param destinationS3BucketName The name (friendly name, not ARN) of the destination S3 bucket.*/",
"getterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@return The name (friendly name, not ARN) of the destination S3 bucket.*/",
"fluentSetterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@param destinationS3BucketName The name (friendly name, not ARN) of the destination S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@param destinationS3BucketName The name (friendly name, not ARN) of the destination S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.",
"name" : "DestinationS3Prefix",
"c2jName" : "destinationS3Prefix",
"c2jShape" : "DestinationS3Prefix",
"variable" : {
"variableName" : "destinationS3Prefix",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "destinationS3Prefix",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "destinationS3Prefix",
"marshallLocationName" : "destinationS3Prefix",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@param destinationS3Prefix (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.*/",
"getterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@return (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.*/",
"fluentSetterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@param destinationS3Prefix (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@param destinationS3Prefix (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.",
"name" : "SnsTopicArn",
"c2jName" : "snsTopicArn",
"c2jShape" : "SnsTopicArn",
"variable" : {
"variableName" : "snsTopicArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "snsTopicArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "snsTopicArn",
"marshallLocationName" : "snsTopicArn",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@param snsTopicArn Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.*/",
"getterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@return Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.*/",
"fluentSetterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@param snsTopicArn Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@param snsTopicArn Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.",
"name" : "CustomerDefinedValues",
"c2jName" : "customerDefinedValues",
"c2jShape" : "CustomerDefinedValues",
"variable" : {
"variableName" : "customerDefinedValues",
"variableType" : "java.util.Map",
"variableDeclarationType" : "java.util.Map",
"documentation" : "(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"setterModel" : {
"variableName" : "customerDefinedValues",
"variableType" : "java.util.Map",
"variableDeclarationType" : "java.util.Map",
"documentation" : "",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"getterModel" : {
"returnType" : "java.util.Map",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "customerDefinedValues",
"marshallLocationName" : "customerDefinedValues",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : {
"implType" : "java.util.HashMap",
"interfaceType" : "java.util.Map",
"keyType" : "String",
"keyLocationName" : "key",
"keyModel" : null,
"valueType" : "String",
"valueLocationName" : "value",
"valueModel" : {
"documentation" : "",
"name" : "Value",
"c2jName" : "value",
"c2jShape" : "OptionalValue",
"variable" : {
"variableName" : "value",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "value",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "value",
"marshallLocationName" : "value",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param value */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"keySimple" : true,
"valueSimple" : true,
"valueList" : false,
"templateType" : "java.util.Map",
"templateImplType" : "java.util.HashMap",
"entryType" : "Map.Entry"
},
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : true,
"setterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.\n@param customerDefinedValues (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.*/",
"getterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.\n@return (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.*/",
"fluentSetterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.\n@param customerDefinedValues (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.\n@param customerDefinedValues (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "generateDataSetRequest",
"variableType" : "GenerateDataSetRequest",
"variableDeclarationType" : "GenerateDataSetRequest",
"documentation" : null,
"simpleType" : "GenerateDataSetRequest",
"variableSetterType" : "GenerateDataSetRequest"
},
"marshaller" : {
"action" : "GenerateDataSet",
"verb" : "POST",
"target" : "MarketplaceCommerceAnalytics20150701.GenerateDataSet",
"requestUri" : "/",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"DataSetType" : {
"documentation" : "The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
",
"name" : "DataSetType",
"c2jName" : "dataSetType",
"c2jShape" : "DataSetType",
"variable" : {
"variableName" : "dataSetType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "dataSetType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "dataSetType",
"marshallLocationName" : "dataSetType",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "DataSetType",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@param dataSetType The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@see DataSetType*/",
"getterDocumentation" : "/**The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@return The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@see DataSetType*/",
"fluentSetterDocumentation" : "/**The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@param dataSetType The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@return Returns a reference to this object so that method calls can be chained together.\n@see DataSetType*/",
"varargSetterDocumentation" : "/**The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@param dataSetType The desired data set type.
- customer_subscriber_hourly_monthly_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- customer_subscriber_annual_subscriptions - Available daily by 5:00 PM Pacific Time since 2014-07-21.
- daily_business_usage_by_instance_type - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_fees - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_free_trial_conversions - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_instances - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_new_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- daily_business_canceled_product_subscribers - Available daily by 5:00 PM Pacific Time since 2015-01-26.
- monthly_revenue_billing_and_revenue_data - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- monthly_revenue_annual_subscriptions - Available monthly on the 4th day of the month by 5:00 PM Pacific Time since 2015-02.
- disbursed_amount_by_product - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_product_with_uncollected_funds -This data set is only available from 2012-04-19 until 2015-01-25. After 2015-01-25, this data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds.
- disbursed_amount_by_customer_geo - Available every 30 days by 5:00 PM Pacific Time since 2012-04-19.
- disbursed_amount_by_age_of_uncollected_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- disbursed_amount_by_age_of_disbursed_funds - Available every 30 days by 5:00 PM Pacific Time since 2015-01-26.
- customer_profile_by_industry - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_revenue - Available daily by 5:00 PM Pacific Time since 2015-10-01.
- customer_profile_by_geography - Available daily by 5:00 PM Pacific Time since 2015-10-01.
\n@return Returns a reference to this object so that method calls can be chained together.\n@see DataSetType*/"
},
"DataSetPublicationDate" : {
"documentation" : "The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).",
"name" : "DataSetPublicationDate",
"c2jName" : "dataSetPublicationDate",
"c2jShape" : "DataSetPublicationDate",
"variable" : {
"variableName" : "dataSetPublicationDate",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"setterModel" : {
"variableName" : "dataSetPublicationDate",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "dataSetPublicationDate",
"marshallLocationName" : "dataSetPublicationDate",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).\n@param dataSetPublicationDate The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).*/",
"getterDocumentation" : "/**The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).\n@return The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).*/",
"fluentSetterDocumentation" : "/**The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).\n@param dataSetPublicationDate The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).\n@param dataSetPublicationDate The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored).\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"RoleNameArn" : {
"documentation" : "The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.",
"name" : "RoleNameArn",
"c2jName" : "roleNameArn",
"c2jShape" : "RoleNameArn",
"variable" : {
"variableName" : "roleNameArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "roleNameArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "roleNameArn",
"marshallLocationName" : "roleNameArn",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@param roleNameArn The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.*/",
"getterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@return The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.*/",
"fluentSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@param roleNameArn The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@param roleNameArn The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"DestinationS3BucketName" : {
"documentation" : "The name (friendly name, not ARN) of the destination S3 bucket.",
"name" : "DestinationS3BucketName",
"c2jName" : "destinationS3BucketName",
"c2jShape" : "DestinationS3BucketName",
"variable" : {
"variableName" : "destinationS3BucketName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The name (friendly name, not ARN) of the destination S3 bucket.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "destinationS3BucketName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "destinationS3BucketName",
"marshallLocationName" : "destinationS3BucketName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@param destinationS3BucketName The name (friendly name, not ARN) of the destination S3 bucket.*/",
"getterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@return The name (friendly name, not ARN) of the destination S3 bucket.*/",
"fluentSetterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@param destinationS3BucketName The name (friendly name, not ARN) of the destination S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@param destinationS3BucketName The name (friendly name, not ARN) of the destination S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"CustomerDefinedValues" : {
"documentation" : "(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.",
"name" : "CustomerDefinedValues",
"c2jName" : "customerDefinedValues",
"c2jShape" : "CustomerDefinedValues",
"variable" : {
"variableName" : "customerDefinedValues",
"variableType" : "java.util.Map",
"variableDeclarationType" : "java.util.Map",
"documentation" : "(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"setterModel" : {
"variableName" : "customerDefinedValues",
"variableType" : "java.util.Map",
"variableDeclarationType" : "java.util.Map",
"documentation" : "",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"getterModel" : {
"returnType" : "java.util.Map",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "customerDefinedValues",
"marshallLocationName" : "customerDefinedValues",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : {
"implType" : "java.util.HashMap",
"interfaceType" : "java.util.Map",
"keyType" : "String",
"keyLocationName" : "key",
"keyModel" : null,
"valueType" : "String",
"valueLocationName" : "value",
"valueModel" : {
"documentation" : "",
"name" : "Value",
"c2jName" : "value",
"c2jShape" : "OptionalValue",
"variable" : {
"variableName" : "value",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "value",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "value",
"marshallLocationName" : "value",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param value */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"keySimple" : true,
"valueSimple" : true,
"valueList" : false,
"templateType" : "java.util.Map",
"templateImplType" : "java.util.HashMap",
"entryType" : "Map.Entry"
},
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : true,
"setterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.\n@param customerDefinedValues (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.*/",
"getterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.\n@return (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.*/",
"fluentSetterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.\n@param customerDefinedValues (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.\n@param customerDefinedValues (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"SnsTopicArn" : {
"documentation" : "Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.",
"name" : "SnsTopicArn",
"c2jName" : "snsTopicArn",
"c2jShape" : "SnsTopicArn",
"variable" : {
"variableName" : "snsTopicArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "snsTopicArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "snsTopicArn",
"marshallLocationName" : "snsTopicArn",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@param snsTopicArn Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.*/",
"getterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@return Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.*/",
"fluentSetterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@param snsTopicArn Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@param snsTopicArn Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"DestinationS3Prefix" : {
"documentation" : "(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.",
"name" : "DestinationS3Prefix",
"c2jName" : "destinationS3Prefix",
"c2jShape" : "DestinationS3Prefix",
"variable" : {
"variableName" : "destinationS3Prefix",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "destinationS3Prefix",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "destinationS3Prefix",
"marshallLocationName" : "destinationS3Prefix",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@param destinationS3Prefix (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.*/",
"getterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@return (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.*/",
"fluentSetterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@param destinationS3Prefix (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@param destinationS3Prefix (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"StartSupportDataExportResult" : {
"c2jName" : "StartSupportDataExportResult",
"documentation" : "Container for the result of the StartSupportDataExport operation.",
"shapeName" : "StartSupportDataExportResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.",
"name" : "DataSetRequestId",
"c2jName" : "dataSetRequestId",
"c2jShape" : "DataSetRequestId",
"variable" : {
"variableName" : "dataSetRequestId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "dataSetRequestId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "dataSetRequestId",
"marshallLocationName" : "dataSetRequestId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@param dataSetRequestId A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.*/",
"getterDocumentation" : "/**A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@return A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.*/",
"fluentSetterDocumentation" : "/**A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@param dataSetRequestId A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@param dataSetRequestId A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "startSupportDataExportResult",
"variableType" : "StartSupportDataExportResult",
"variableDeclarationType" : "StartSupportDataExportResult",
"documentation" : null,
"simpleType" : "StartSupportDataExportResult",
"variableSetterType" : "StartSupportDataExportResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"DataSetRequestId" : {
"documentation" : "A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.",
"name" : "DataSetRequestId",
"c2jName" : "dataSetRequestId",
"c2jShape" : "DataSetRequestId",
"variable" : {
"variableName" : "dataSetRequestId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "dataSetRequestId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "dataSetRequestId",
"marshallLocationName" : "dataSetRequestId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@param dataSetRequestId A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.*/",
"getterDocumentation" : "/**A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@return A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.*/",
"fluentSetterDocumentation" : "/**A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@param dataSetRequestId A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@param dataSetRequestId A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"StartSupportDataExportRequest" : {
"c2jName" : "StartSupportDataExportRequest",
"documentation" : "Container for the parameters to the StartSupportDataExport operation.",
"shapeName" : "StartSupportDataExportRequest",
"deprecated" : false,
"required" : [ "dataSetType", "fromDate", "roleNameArn", "destinationS3BucketName", "snsTopicArn" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : " Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
",
"name" : "DataSetType",
"c2jName" : "dataSetType",
"c2jShape" : "SupportDataSetType",
"variable" : {
"variableName" : "dataSetType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : " Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "dataSetType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "dataSetType",
"marshallLocationName" : "dataSetType",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "SupportDataSetType",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/** Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@param dataSetType Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@see SupportDataSetType*/",
"getterDocumentation" : "/** Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@return Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@see SupportDataSetType*/",
"fluentSetterDocumentation" : "/** Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@param dataSetType Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@return Returns a reference to this object so that method calls can be chained together.\n@see SupportDataSetType*/",
"varargSetterDocumentation" : "/** Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@param dataSetType Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@return Returns a reference to this object so that method calls can be chained together.\n@see SupportDataSetType*/"
}, {
"documentation" : "The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.",
"name" : "FromDate",
"c2jName" : "fromDate",
"c2jShape" : "FromDate",
"variable" : {
"variableName" : "fromDate",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"setterModel" : {
"variableName" : "fromDate",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "fromDate",
"marshallLocationName" : "fromDate",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.\n@param fromDate The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.*/",
"getterDocumentation" : "/**The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.\n@return The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.*/",
"fluentSetterDocumentation" : "/**The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.\n@param fromDate The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.\n@param fromDate The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.",
"name" : "RoleNameArn",
"c2jName" : "roleNameArn",
"c2jShape" : "RoleNameArn",
"variable" : {
"variableName" : "roleNameArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "roleNameArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "roleNameArn",
"marshallLocationName" : "roleNameArn",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@param roleNameArn The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.*/",
"getterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@return The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.*/",
"fluentSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@param roleNameArn The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@param roleNameArn The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The name (friendly name, not ARN) of the destination S3 bucket.",
"name" : "DestinationS3BucketName",
"c2jName" : "destinationS3BucketName",
"c2jShape" : "DestinationS3BucketName",
"variable" : {
"variableName" : "destinationS3BucketName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The name (friendly name, not ARN) of the destination S3 bucket.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "destinationS3BucketName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "destinationS3BucketName",
"marshallLocationName" : "destinationS3BucketName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@param destinationS3BucketName The name (friendly name, not ARN) of the destination S3 bucket.*/",
"getterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@return The name (friendly name, not ARN) of the destination S3 bucket.*/",
"fluentSetterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@param destinationS3BucketName The name (friendly name, not ARN) of the destination S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@param destinationS3BucketName The name (friendly name, not ARN) of the destination S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.",
"name" : "DestinationS3Prefix",
"c2jName" : "destinationS3Prefix",
"c2jShape" : "DestinationS3Prefix",
"variable" : {
"variableName" : "destinationS3Prefix",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "destinationS3Prefix",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "destinationS3Prefix",
"marshallLocationName" : "destinationS3Prefix",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@param destinationS3Prefix (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.*/",
"getterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@return (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.*/",
"fluentSetterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@param destinationS3Prefix (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@param destinationS3Prefix (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.",
"name" : "SnsTopicArn",
"c2jName" : "snsTopicArn",
"c2jShape" : "SnsTopicArn",
"variable" : {
"variableName" : "snsTopicArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "snsTopicArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "snsTopicArn",
"marshallLocationName" : "snsTopicArn",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@param snsTopicArn Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.*/",
"getterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@return Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.*/",
"fluentSetterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@param snsTopicArn Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@param snsTopicArn Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.",
"name" : "CustomerDefinedValues",
"c2jName" : "customerDefinedValues",
"c2jShape" : "CustomerDefinedValues",
"variable" : {
"variableName" : "customerDefinedValues",
"variableType" : "java.util.Map",
"variableDeclarationType" : "java.util.Map",
"documentation" : "(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"setterModel" : {
"variableName" : "customerDefinedValues",
"variableType" : "java.util.Map",
"variableDeclarationType" : "java.util.Map",
"documentation" : "",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"getterModel" : {
"returnType" : "java.util.Map",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "customerDefinedValues",
"marshallLocationName" : "customerDefinedValues",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : {
"implType" : "java.util.HashMap",
"interfaceType" : "java.util.Map",
"keyType" : "String",
"keyLocationName" : "key",
"keyModel" : null,
"valueType" : "String",
"valueLocationName" : "value",
"valueModel" : {
"documentation" : "",
"name" : "Value",
"c2jName" : "value",
"c2jShape" : "OptionalValue",
"variable" : {
"variableName" : "value",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "value",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "value",
"marshallLocationName" : "value",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param value */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"keySimple" : true,
"valueSimple" : true,
"valueList" : false,
"templateType" : "java.util.Map",
"templateImplType" : "java.util.HashMap",
"entryType" : "Map.Entry"
},
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : true,
"setterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.\n@param customerDefinedValues (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.*/",
"getterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.\n@return (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.*/",
"fluentSetterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.\n@param customerDefinedValues (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.\n@param customerDefinedValues (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "startSupportDataExportRequest",
"variableType" : "StartSupportDataExportRequest",
"variableDeclarationType" : "StartSupportDataExportRequest",
"documentation" : null,
"simpleType" : "StartSupportDataExportRequest",
"variableSetterType" : "StartSupportDataExportRequest"
},
"marshaller" : {
"action" : "StartSupportDataExport",
"verb" : "POST",
"target" : "MarketplaceCommerceAnalytics20150701.StartSupportDataExport",
"requestUri" : "/",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"DataSetType" : {
"documentation" : " Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
",
"name" : "DataSetType",
"c2jName" : "dataSetType",
"c2jShape" : "SupportDataSetType",
"variable" : {
"variableName" : "dataSetType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : " Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "dataSetType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "dataSetType",
"marshallLocationName" : "dataSetType",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "SupportDataSetType",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/** Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@param dataSetType Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@see SupportDataSetType*/",
"getterDocumentation" : "/** Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@return Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@see SupportDataSetType*/",
"fluentSetterDocumentation" : "/** Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@param dataSetType Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@return Returns a reference to this object so that method calls can be chained together.\n@see SupportDataSetType*/",
"varargSetterDocumentation" : "/** Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@param dataSetType Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. Currently, only the test_customer_support_contacts_data value is supported
- customer_support_contacts_data Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter.
- test_customer_support_contacts_data An example data set containing static test data in the same format as customer_support_contacts_data
\n@return Returns a reference to this object so that method calls can be chained together.\n@see SupportDataSetType*/"
},
"RoleNameArn" : {
"documentation" : "The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.",
"name" : "RoleNameArn",
"c2jName" : "roleNameArn",
"c2jShape" : "RoleNameArn",
"variable" : {
"variableName" : "roleNameArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "roleNameArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "roleNameArn",
"marshallLocationName" : "roleNameArn",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@param roleNameArn The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.*/",
"getterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@return The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.*/",
"fluentSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@param roleNameArn The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@param roleNameArn The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"DestinationS3BucketName" : {
"documentation" : "The name (friendly name, not ARN) of the destination S3 bucket.",
"name" : "DestinationS3BucketName",
"c2jName" : "destinationS3BucketName",
"c2jShape" : "DestinationS3BucketName",
"variable" : {
"variableName" : "destinationS3BucketName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The name (friendly name, not ARN) of the destination S3 bucket.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "destinationS3BucketName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "destinationS3BucketName",
"marshallLocationName" : "destinationS3BucketName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@param destinationS3BucketName The name (friendly name, not ARN) of the destination S3 bucket.*/",
"getterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@return The name (friendly name, not ARN) of the destination S3 bucket.*/",
"fluentSetterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@param destinationS3BucketName The name (friendly name, not ARN) of the destination S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The name (friendly name, not ARN) of the destination S3 bucket.\n@param destinationS3BucketName The name (friendly name, not ARN) of the destination S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"CustomerDefinedValues" : {
"documentation" : "(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.",
"name" : "CustomerDefinedValues",
"c2jName" : "customerDefinedValues",
"c2jShape" : "CustomerDefinedValues",
"variable" : {
"variableName" : "customerDefinedValues",
"variableType" : "java.util.Map",
"variableDeclarationType" : "java.util.Map",
"documentation" : "(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"setterModel" : {
"variableName" : "customerDefinedValues",
"variableType" : "java.util.Map",
"variableDeclarationType" : "java.util.Map",
"documentation" : "",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"getterModel" : {
"returnType" : "java.util.Map",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "customerDefinedValues",
"marshallLocationName" : "customerDefinedValues",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : {
"implType" : "java.util.HashMap",
"interfaceType" : "java.util.Map",
"keyType" : "String",
"keyLocationName" : "key",
"keyModel" : null,
"valueType" : "String",
"valueLocationName" : "value",
"valueModel" : {
"documentation" : "",
"name" : "Value",
"c2jName" : "value",
"c2jShape" : "OptionalValue",
"variable" : {
"variableName" : "value",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "value",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "value",
"marshallLocationName" : "value",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param value */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"keySimple" : true,
"valueSimple" : true,
"valueList" : false,
"templateType" : "java.util.Map",
"templateImplType" : "java.util.HashMap",
"entryType" : "Map.Entry"
},
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : true,
"setterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.\n@param customerDefinedValues (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.*/",
"getterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.\n@return (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.*/",
"fluentSetterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.\n@param customerDefinedValues (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**(Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.\n@param customerDefinedValues (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"FromDate" : {
"documentation" : "The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.",
"name" : "FromDate",
"c2jName" : "fromDate",
"c2jShape" : "FromDate",
"variable" : {
"variableName" : "fromDate",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"setterModel" : {
"variableName" : "fromDate",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "fromDate",
"marshallLocationName" : "fromDate",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.\n@param fromDate The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.*/",
"getterDocumentation" : "/**The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.\n@return The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.*/",
"fluentSetterDocumentation" : "/**The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.\n@param fromDate The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.\n@param fromDate The start date from which to retrieve the data set. This parameter only affects the customer_support_contacts_data data set type.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"SnsTopicArn" : {
"documentation" : "Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.",
"name" : "SnsTopicArn",
"c2jName" : "snsTopicArn",
"c2jShape" : "SnsTopicArn",
"variable" : {
"variableName" : "snsTopicArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "snsTopicArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "snsTopicArn",
"marshallLocationName" : "snsTopicArn",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@param snsTopicArn Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.*/",
"getterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@return Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.*/",
"fluentSetterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@param snsTopicArn Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@param snsTopicArn Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"DestinationS3Prefix" : {
"documentation" : "(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.",
"name" : "DestinationS3Prefix",
"c2jName" : "destinationS3Prefix",
"c2jShape" : "DestinationS3Prefix",
"variable" : {
"variableName" : "destinationS3Prefix",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "destinationS3Prefix",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "destinationS3Prefix",
"marshallLocationName" : "destinationS3Prefix",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@param destinationS3Prefix (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.*/",
"getterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@return (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.*/",
"fluentSetterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@param destinationS3Prefix (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**(Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@param destinationS3Prefix (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name \"mybucket\" and the prefix \"myprefix/mydatasets\", the output file \"outputfile\" would be published to \"s3://mybucket/myprefix/mydatasets/outputfile\". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"MarketplaceCommerceAnalyticsException" : {
"c2jName" : "MarketplaceCommerceAnalyticsException",
"documentation" : "This exception is thrown when an internal service error occurs.",
"shapeName" : "MarketplaceCommerceAnalyticsException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "marketplaceCommerceAnalyticsException",
"variableType" : "MarketplaceCommerceAnalyticsException",
"variableDeclarationType" : "MarketplaceCommerceAnalyticsException",
"documentation" : null,
"simpleType" : "MarketplaceCommerceAnalyticsException",
"variableSetterType" : "MarketplaceCommerceAnalyticsException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "MarketplaceCommerceAnalyticsException",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"GenerateDataSetResult" : {
"c2jName" : "GenerateDataSetResult",
"documentation" : "Container for the result of the GenerateDataSet operation.",
"shapeName" : "GenerateDataSetResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.",
"name" : "DataSetRequestId",
"c2jName" : "dataSetRequestId",
"c2jShape" : "DataSetRequestId",
"variable" : {
"variableName" : "dataSetRequestId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "dataSetRequestId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "dataSetRequestId",
"marshallLocationName" : "dataSetRequestId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@param dataSetRequestId A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.*/",
"getterDocumentation" : "/**A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@return A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.*/",
"fluentSetterDocumentation" : "/**A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@param dataSetRequestId A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@param dataSetRequestId A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "generateDataSetResult",
"variableType" : "GenerateDataSetResult",
"variableDeclarationType" : "GenerateDataSetResult",
"documentation" : null,
"simpleType" : "GenerateDataSetResult",
"variableSetterType" : "GenerateDataSetResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"DataSetRequestId" : {
"documentation" : "A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.",
"name" : "DataSetRequestId",
"c2jName" : "dataSetRequestId",
"c2jShape" : "DataSetRequestId",
"variable" : {
"variableName" : "dataSetRequestId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "dataSetRequestId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "dataSetRequestId",
"marshallLocationName" : "dataSetRequestId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@param dataSetRequestId A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.*/",
"getterDocumentation" : "/**A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@return A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.*/",
"fluentSetterDocumentation" : "/**A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@param dataSetRequestId A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@param dataSetRequestId A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
}
},
"customizationConfig" : {
"requestMetrics" : null,
"useAutoConstructList" : false,
"useAutoConstructMap" : false,
"serviceClientHoldInputStream" : false,
"operationsWithResponseStreamContentLengthValidation" : null,
"customExceptionUnmarshallerImpl" : null,
"customClientConfigFactory" : null,
"customResponseMetadataClassName" : null,
"skipInterfaceAdditions" : false,
"customServiceNameForRequest" : null,
"requiredParamValidationEnabled" : false,
"additionalShapeConstructors" : null,
"simpleMethods" : null,
"renameShapes" : null,
"sendEmptyAutoConstructedListAsEmptyList" : null,
"sendExplicitlyEmptyListsForQuery" : false,
"authPolicyActions" : {
"skip" : true,
"actionPrefix" : null,
"fileNamePrefix" : null
},
"customServiceMetadata" : null,
"customCodeTemplates" : null,
"operationModifiers" : null,
"shapeSubstitutions" : null,
"shapeModifiers" : null,
"customErrorCodeFieldName" : null,
"sdkModeledExceptionBaseClassName" : null,
"customSignerProvider" : null,
"calculateCRC32FromCompressedData" : false,
"customFileHeader" : null,
"convenienceTypeOverloads" : [ ],
"skipSmokeTests" : false
},
"examples" : {
"examples" : { },
"version" : "1.0"
},
"sdkModeledExceptionBaseClassName" : "AWSMarketplaceCommerceAnalyticsException",
"fileHeader" : "/*\n * Copyright 2011-2016 Amazon.com, Inc. or its affiliates. All Rights\n * Reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\").\n * You may not use this file except in compliance with the License.\n * A copy of the License is located at\n *\n * http://aws.amazon.com/apache2.0\n *\n * or in the \"license\" file accompanying this file. This file is distributed\n * on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either\n * express or implied. See the License for the specific language governing\n * permissions and limitations under the License.\n */",
"clientConfigFactory" : "ClientConfigurationFactory",
"exceptionUnmarshallerImpl" : null,
"serviceBaseExceptionFqcn" : "com.amazonaws.AmazonServiceException",
"sdkModeledExceptionBaseFqcn" : "com.amazonaws.services.marketplacecommerceanalytics.model.AWSMarketplaceCommerceAnalyticsException",
"hasWaiters" : false
}