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` # Generated by default/object.tt package Paws::RDS::DBInstanceAutomatedBackup; use Moose; has AllocatedStorage => (is => 'ro', isa => 'Int'); has AvailabilityZone => (is => 'ro', isa => 'Str'); has BackupRetentionPeriod => (is => 'ro', isa => 'Int'); has DBInstanceArn => (is => 'ro', isa => 'Str'); has DBInstanceAutomatedBackupsArn => (is => 'ro', isa => 'Str'); has DBInstanceAutomatedBackupsReplications => (is => 'ro', isa => 'ArrayRef[Paws::RDS::DBInstanceAutomatedBackupsReplication]', request_name => 'DBInstanceAutomatedBackupsReplication', traits => ['NameInRequest']); has DBInstanceIdentifier => (is => 'ro', isa => 'Str'); has DbiResourceId => (is => 'ro', isa => 'Str'); has Encrypted => (is => 'ro', isa => 'Bool'); has Engine => (is => 'ro', isa => 'Str'); has EngineVersion => (is => 'ro', isa => 'Str'); has IAMDatabaseAuthenticationEnabled => (is => 'ro', isa => 'Bool'); has InstanceCreateTime => (is => 'ro', isa => 'Str'); has Iops => (is => 'ro', isa => 'Int'); has KmsKeyId => (is => 'ro', isa => 'Str'); has LicenseModel => (is => 'ro', isa => 'Str'); has MasterUsername => (is => 'ro', isa => 'Str'); has OptionGroupName => (is => 'ro', isa => 'Str'); has Port => (is => 'ro', isa => 'Int'); has Region => (is => 'ro', isa => 'Str'); has RestoreWindow => (is => 'ro', isa => 'Paws::RDS::RestoreWindow'); has Status => (is => 'ro', isa => 'Str'); has StorageType => (is => 'ro', isa => 'Str'); has TdeCredentialArn => (is => 'ro', isa => 'Str'); has Timezone => (is => 'ro', isa => 'Str'); has VpcId => (is => 'ro', isa => 'Str'); 1; ### main pod documentation begin ### =head1 NAME Paws::RDS::DBInstanceAutomatedBackup =head1 USAGE This class represents one of two things: =head3 Arguments in a call to a service Use the attributes of this class as arguments to methods. You shouldn't make instances of this class. Each attribute should be used as a named argument in the calls that expect this type of object. As an example, if Att1 is expected to be a Paws::RDS::DBInstanceAutomatedBackup object: $service_obj->Method(Att1 => { AllocatedStorage => $value, ..., VpcId => $value }); =head3 Results returned from an API call Use accessors for each attribute. If Att1 is expected to be an Paws::RDS::DBInstanceAutomatedBackup object: $result = $service_obj->Method(...); $result->Att1->AllocatedStorage =head1 DESCRIPTION An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that existed at the time you deleted the source instance. =head1 ATTRIBUTES =head2 AllocatedStorage => Int Specifies the allocated storage size in gibibytes (GiB). =head2 AvailabilityZone => Str The Availability Zone that the automated backup was created in. For information on Amazon Web Services Regions and Availability Zones, see Regions and Availability Zones (https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html). =head2 BackupRetentionPeriod => Int The retention period for the automated backups. =head2 DBInstanceArn => Str The Amazon Resource Name (ARN) for the automated backups. =head2 DBInstanceAutomatedBackupsArn => Str The Amazon Resource Name (ARN) for the replicated automated backups. =head2 DBInstanceAutomatedBackupsReplications => ArrayRef[L] The list of replications to different Amazon Web Services Regions associated with the automated backup. =head2 DBInstanceIdentifier => Str The customer id of the instance that is/was associated with the automated backup. =head2 DbiResourceId => Str The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region. =head2 Encrypted => Bool Specifies whether the automated backup is encrypted. =head2 Engine => Str The name of the database engine for this automated backup. =head2 EngineVersion => Str The version of the database engine for the automated backup. =head2 IAMDatabaseAuthenticationEnabled => Bool True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false. =head2 InstanceCreateTime => Str Provides the date and time that the DB instance was created. =head2 Iops => Int The IOPS (I/O operations per second) value for the automated backup. =head2 KmsKeyId => Str The Amazon Web Services KMS key ID for an automated backup. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the Amazon Web Services KMS customer master key (CMK). =head2 LicenseModel => Str License model information for the automated backup. =head2 MasterUsername => Str The license model of an automated backup. =head2 OptionGroupName => Str The option group the automated backup is associated with. If omitted, the default option group for the engine specified is used. =head2 Port => Int The port number that the automated backup used for connections. Default: Inherits from the source DB instance Valid Values: C<1150-65535> =head2 Region => Str The Amazon Web Services Region associated with the automated backup. =head2 RestoreWindow => L Earliest and latest time an instance can be restored to. =head2 Status => Str Provides a list of status information for an automated backup: =over =item * C - automated backups for current instances =item * C - automated backups for deleted instances =item * C - automated backups that are waiting for the first automated snapshot to be available. =back =head2 StorageType => Str Specifies the storage type associated with the automated backup. =head2 TdeCredentialArn => Str The ARN from the key store with which the automated backup is associated for TDE encryption. =head2 Timezone => Str The time zone of the automated backup. In most cases, the C element is empty. C content appears only for Microsoft SQL Server DB instances that were created with a time zone specified. =head2 VpcId => Str Provides the VPC ID associated with the DB instance =head1 SEE ALSO This class forms part of L, describing an object used in L =head1 BUGS and CONTRIBUTIONS The source code is located here: L Please report bugs to: L =cut