Paws

 view release on metacpan or  search on metacpan

lib/Paws/MediaConvert/F4vSettings.pm  view on Meta::CPAN


=head1 DESCRIPTION

Settings for F4v container

=head1 ATTRIBUTES


=head2 MoovPlacement => Str

If set to PROGRESSIVE_DOWNLOAD, the MOOV atom is relocated to the
beginning of the archive as required for progressive downloading.
Otherwise it is placed normally at the end.



=head1 SEE ALSO

This class forms part of L<Paws>, describing an object used in L<Paws::MediaConvert>

=head1 BUGS and CONTRIBUTIONS

lib/Paws/MediaConvert/Mp4Settings.pm  view on Meta::CPAN

some players and packagers.


=head2 FreeSpaceBox => Str

Inserts a free-space box immediately after the moov box.


=head2 MoovPlacement => Str

If set to PROGRESSIVE_DOWNLOAD, the MOOV atom is relocated to the
beginning of the archive as required for progressive downloading.
Otherwise it is placed normally at the end.


=head2 Mp4MajorBrand => Str

Overrides the "Major Brand" field in the output file. Usually not
necessary to specify.


lib/Paws/RedShift/Cluster.pm  view on Meta::CPAN

The number of days that automatic cluster snapshots are retained.


=head2 AvailabilityZone => Str

The name of the Availability Zone in which the cluster is located.


=head2 AvailabilityZoneRelocationStatus => Str

Describes the status of the Availability Zone relocation operation.


=head2 ClusterAvailabilityStatus => Str

The availability status of the cluster for queries. Possible values are
the following:

=over

=item *

lib/Paws/RedShift/CreateCluster.pm  view on Meta::CPAN


Example: C<us-east-2d>

Constraint: The specified Availability Zone must be in the same region
as the current endpoint.



=head2 AvailabilityZoneRelocation => Bool

The option to enable relocation for an Amazon Redshift cluster between
Availability Zones after the cluster is created.



=head2 B<REQUIRED> ClusterIdentifier => Str

A unique identifier for the cluster. You use this identifier to refer
to the cluster for any subsequent cluster operations such as deleting
or modifying. The identifier also appears in the Amazon Redshift
console.

lib/Paws/RedShift/ModifyCluster.pm  view on Meta::CPAN

automated retention period from 1-35 days.

Default: Uses existing setting.

Constraints: Must be a value from 0 to 35.



=head2 AvailabilityZone => Str

The option to initiate relocation for an Amazon Redshift cluster to the
target Availability Zone.



=head2 AvailabilityZoneRelocation => Bool

The option to enable relocation for an Amazon Redshift cluster between
Availability Zones after the cluster modification is complete.



=head2 B<REQUIRED> ClusterIdentifier => Str

The unique identifier of the cluster to be modified.

Example: C<examplecluster>

lib/Paws/RedShift/RestoreFromClusterSnapshot.pm  view on Meta::CPAN

The Amazon EC2 Availability Zone in which to restore the cluster.

Default: A random, system-chosen Availability Zone.

Example: C<us-east-2a>



=head2 AvailabilityZoneRelocation => Bool

The option to enable relocation for an Amazon Redshift cluster between
Availability Zones after the cluster is restored.



=head2 B<REQUIRED> ClusterIdentifier => Str

The identifier of the cluster that will be created from restoring the
snapshot.

Constraints:



( run in 0.635 second using v1.01-cache-2.11-cpan-71847e10f99 )