You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Pinpoint::Types::ExportJobRequestWhen passing ExportJobRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
role_arn: "__string", s3_url_prefix: "__string", segment_id: "__string",
segment_version: 1,
}
Specifies the settings for a job that exports endpoint definitions to an Amazon Simple Storage Service (Amazon S3) bucket.
Returned by:
Instance Attribute Summary collapseThe Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorizes Amazon Pinpoint to access the Amazon S3 location where you want to export endpoint definitions to.
The URL of the location in an Amazon Simple Storage Service (Amazon S3) bucket where you want to export endpoint definitions to.
The identifier for the segment to export endpoint definitions from.
The version of the segment to export endpoint definitions from, if specified.
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorizes Amazon Pinpoint to access the Amazon S3 location where you want to export endpoint definitions to.
#s3_url_prefix ⇒ StringThe URL of the location in an Amazon Simple Storage Service (Amazon S3) bucket where you want to export endpoint definitions to. This location is typically a folder that contains multiple files. The URL should be in the following format: s3:// bucket-name
/ folder-name
/.
#segment_id ⇒ StringThe identifier for the segment to export endpoint definitions from. If you don\'t specify this value, Amazon Pinpoint exports definitions for all the endpoints that are associated with the application.
#segment_version ⇒ IntegerThe version of the segment to export endpoint definitions from, if specified.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4