PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` package Paws::Snowball::CreateCluster; use Moose; has AddressId => (is => 'ro', isa => 'Str', required => 1); has Description => (is => 'ro', isa => 'Str'); has ForwardingAddressId => (is => 'ro', isa => 'Str'); has JobType => (is => 'ro', isa => 'Str', required => 1); has KmsKeyARN => (is => 'ro', isa => 'Str'); has Notification => (is => 'ro', isa => 'Paws::Snowball::Notification'); has OnDeviceServiceConfiguration => (is => 'ro', isa => 'Paws::Snowball::OnDeviceServiceConfiguration'); has RemoteManagement => (is => 'ro', isa => 'Str'); has Resources => (is => 'ro', isa => 'Paws::Snowball::JobResource', required => 1); has RoleARN => (is => 'ro', isa => 'Str', required => 1); has ShippingOption => (is => 'ro', isa => 'Str', required => 1); has SnowballType => (is => 'ro', isa => 'Str', required => 1); has TaxDocuments => (is => 'ro', isa => 'Paws::Snowball::TaxDocuments'); use MooseX::ClassAttribute; class_has _api_call => (isa => 'Str', is => 'ro', default => 'CreateCluster'); class_has _returns => (isa => 'Str', is => 'ro', default => 'Paws::Snowball::CreateClusterResult'); class_has _result_key => (isa => 'Str', is => 'ro'); 1; ### main pod documentation begin ### =head1 NAME Paws::Snowball::CreateCluster - Arguments for method CreateCluster on L =head1 DESCRIPTION This class represents the parameters used for calling the method CreateCluster on the LExport Snowball|Paws::Snowball> service. Use the attributes of this class as arguments to method CreateCluster. You shouldn't make instances of this class. Each attribute should be used as a named argument in the call to CreateCluster. =head1 SYNOPSIS my $snowball = Paws->service('Snowball'); # To create a cluster # Creates an empty cluster. Each cluster supports five nodes. You use the # CreateJob action separately to create the jobs for each of these nodes. The # cluster does not ship until these five node jobs have been created. my $CreateClusterResult = $snowball->CreateCluster( 'AddressId' => 'ADID1234ab12-3eec-4eb3-9be6-9374c10eb51b', 'Description' => 'MyCluster', 'JobType' => 'LOCAL_USE', 'KmsKeyARN' => 'arn:aws:kms:us-east-1:123456789012:key/abcd1234-12ab-34cd-56ef-123456123456', 'Notification' => { 'JobStatesToNotify' => [ ], 'NotifyAll' => 0 }, 'Resources' => { 'S3Resources' => [ { 'BucketArn' => 'arn:aws:s3:::MyBucket', 'KeyRange' => { } } ] }, 'RoleARN' => 'arn:aws:iam::123456789012:role/snowball-import-S3-role', 'ShippingOption' => 'SECOND_DAY', 'SnowballType' => 'EDGE' ); # Results: my $ClusterId = $CreateClusterResult->ClusterId; # Returns a L object. Values for attributes that are native types (Int, String, Float, etc) can passed as-is (scalar values). Values for complex Types (objects) can be passed as a HashRef. The keys and values of the hashref will be used to instance the underlying object. For the AWS API documentation, see L =head1 ATTRIBUTES =head2 B AddressId => Str The ID for the address that you want the cluster shipped to. =head2 Description => Str An optional description of this specific cluster, for example C. =head2 ForwardingAddressId => Str The forwarding address ID for a cluster. This field is not supported in most regions. =head2 B JobType => Str The type of job for this cluster. Currently, the only job type supported for clusters is C. For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the I or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the I. Valid values are: C<"IMPORT">, C<"EXPORT">, C<"LOCAL_USE"> =head2 KmsKeyARN => Str The C value that you want to associate with this cluster. C values are created by using the CreateKey (https://docs.aws.amazon.com/kms/latest/APIReference/API_CreateKey.html) API action in AWS Key Management Service (AWS KMS). =head2 Notification => L The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster. =head2 OnDeviceServiceConfiguration => L Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. AWS Snow Family supports Amazon S3 and NFS (Network File System). =head2 RemoteManagement => Str Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal network. When set to C, remote management will automatically be available when the device arrives at your location. Otherwise, you need to use the Snowball Client to manage the device. Valid values are: C<"INSTALLED_ONLY">, C<"INSTALLED_AUTOSTART"> =head2 B Resources => L The resources associated with the cluster job. These resources include Amazon S3 buckets and optional AWS Lambda functions written in the Python language. =head2 B RoleARN => Str The C that you want to associate with this cluster. C values are created by using the CreateRole (https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateRole.html) API action in AWS Identity and Access Management (IAM). =head2 B ShippingOption => Str The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each Snowball Edge device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows: =over =item * In Australia, you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. =item * In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way. =item * In India, Snow devices are delivered in one to seven days. =item * In the United States of America (US), you have access to one-day shipping and two-day shipping. =back =over =item * In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day. =item * In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way. =item * In India, Snow devices are delivered in one to seven days. =item * In the US, you have access to one-day shipping and two-day shipping. =back Valid values are: C<"SECOND_DAY">, C<"NEXT_DAY">, C<"EXPRESS">, C<"STANDARD"> =head2 B SnowballType => Str The type of AWS Snow Family device to use for this cluster. For cluster jobs, AWS Snow Family currently supports only the C device type. For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the I or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the I. Valid values are: C<"STANDARD">, C<"EDGE">, C<"EDGE_C">, C<"EDGE_CG">, C<"EDGE_S">, C<"SNC1_HDD">, C<"SNC1_SSD"> =head2 TaxDocuments => L The tax documents required in your AWS Region. =head1 SEE ALSO This class forms part of L, documenting arguments for method CreateCluster in L =head1 BUGS and CONTRIBUTIONS The source code is located here: L Please report bugs to: L =cut