AwsRdsDBSnapshotPropertiesArgs

data class AwsRdsDBSnapshotPropertiesArgs(val allocatedStorage: Output<Int>? = null, val availabilityZone: Output<String>? = null, val dbInstanceIdentifier: Output<String>? = null, val dbSnapshotArn: Output<String>? = null, val dbSnapshotIdentifier: Output<String>? = null, val dbSystemId: Output<String>? = null, val dbiResourceId: Output<String>? = null, val dedicatedLogVolume: Output<Boolean>? = null, val encrypted: Output<Boolean>? = null, val engine: Output<String>? = null, val engineVersion: Output<String>? = null, val iamDatabaseAuthenticationEnabled: Output<Boolean>? = null, val instanceCreateTime: Output<String>? = null, val iops: Output<Int>? = null, val kmsKeyId: Output<String>? = null, val licenseModel: Output<String>? = null, val masterUsername: Output<String>? = null, val multiTenant: Output<Boolean>? = null, val optionGroupName: Output<String>? = null, val originalSnapshotCreateTime: Output<String>? = null, val percentProgress: Output<Int>? = null, val port: Output<Int>? = null, val processorFeatures: Output<List<ProcessorFeatureArgs>>? = null, val snapshotCreateTime: Output<String>? = null, val snapshotDatabaseTime: Output<String>? = null, val snapshotTarget: Output<String>? = null, val snapshotType: Output<String>? = null, val sourceDBSnapshotIdentifier: Output<String>? = null, val sourceRegion: Output<String>? = null, val status: Output<String>? = null, val storageThroughput: Output<Int>? = null, val storageType: Output<String>? = null, val tagList: Output<List<TagArgs>>? = null, val tdeCredentialArn: Output<String>? = null, val timezone: Output<String>? = null, val vpcId: Output<String>? = null) : ConvertibleToJava<AwsRdsDBSnapshotPropertiesArgs>

Definition of awsRdsDBSnapshot

Constructors

Link copied to clipboard
constructor(allocatedStorage: Output<Int>? = null, availabilityZone: Output<String>? = null, dbInstanceIdentifier: Output<String>? = null, dbSnapshotArn: Output<String>? = null, dbSnapshotIdentifier: Output<String>? = null, dbSystemId: Output<String>? = null, dbiResourceId: Output<String>? = null, dedicatedLogVolume: Output<Boolean>? = null, encrypted: Output<Boolean>? = null, engine: Output<String>? = null, engineVersion: Output<String>? = null, iamDatabaseAuthenticationEnabled: Output<Boolean>? = null, instanceCreateTime: Output<String>? = null, iops: Output<Int>? = null, kmsKeyId: Output<String>? = null, licenseModel: Output<String>? = null, masterUsername: Output<String>? = null, multiTenant: Output<Boolean>? = null, optionGroupName: Output<String>? = null, originalSnapshotCreateTime: Output<String>? = null, percentProgress: Output<Int>? = null, port: Output<Int>? = null, processorFeatures: Output<List<ProcessorFeatureArgs>>? = null, snapshotCreateTime: Output<String>? = null, snapshotDatabaseTime: Output<String>? = null, snapshotTarget: Output<String>? = null, snapshotType: Output<String>? = null, sourceDBSnapshotIdentifier: Output<String>? = null, sourceRegion: Output<String>? = null, status: Output<String>? = null, storageThroughput: Output<Int>? = null, storageType: Output<String>? = null, tagList: Output<List<TagArgs>>? = null, tdeCredentialArn: Output<String>? = null, timezone: Output<String>? = null, vpcId: Output<String>? = null)

Properties

Link copied to clipboard
val allocatedStorage: Output<Int>? = null

Specifies the allocated storage size in gibibytes (GiB).

Link copied to clipboard
val availabilityZone: Output<String>? = null

Specifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot.

Link copied to clipboard
val dbInstanceIdentifier: Output<String>? = null

Specifies the DB instance identifier of the DB instance this DB snapshot was created from.

Link copied to clipboard
val dbiResourceId: Output<String>? = null

The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region.

Link copied to clipboard
val dbSnapshotArn: Output<String>? = null

The Amazon Resource Name (ARN) for the DB snapshot.

Link copied to clipboard
val dbSnapshotIdentifier: Output<String>? = null

Specifies the identifier for the DB snapshot.

Link copied to clipboard
val dbSystemId: Output<String>? = null

The Oracle system identifier (SID), which is the name of the Oracle database instance that manages your database files. The Oracle SID is also the name of your CDB.

Link copied to clipboard
val dedicatedLogVolume: Output<Boolean>? = null

Indicates whether the DB instance has a dedicated log volume (DLV) enabled.

Link copied to clipboard
val encrypted: Output<Boolean>? = null

Indicates whether the DB snapshot is encrypted.

Link copied to clipboard
val engine: Output<String>? = null

Specifies the name of the database engine.

Link copied to clipboard
val engineVersion: Output<String>? = null

Specifies the version of the database engine.

Link copied to clipboard

Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.

Link copied to clipboard
val instanceCreateTime: Output<String>? = null

Specifies the time in Coordinated Universal Time (UTC) when the DB instance, from which the snapshot was taken, was created.

Link copied to clipboard
val iops: Output<Int>? = null

Specifies the Provisioned IOPS (I/O operations per second) value of the DB instance at the time of the snapshot.

Link copied to clipboard
val kmsKeyId: Output<String>? = null

If Encrypted is true, the Amazon Web Services KMS key identifier for the encrypted DB snapshot.

The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.

Link copied to clipboard
val licenseModel: Output<String>? = null

License model information for the restored DB instance.

Link copied to clipboard
val masterUsername: Output<String>? = null

Provides the master username for the DB snapshot.

Link copied to clipboard
val multiTenant: Output<Boolean>? = null

Indicates whether the snapshot is of a DB instance using the multi-tenant configuration (TRUE) or the single-tenant configuration (FALSE).

Link copied to clipboard
val optionGroupName: Output<String>? = null

Provides the option group name for the DB snapshot.

Link copied to clipboard
val originalSnapshotCreateTime: Output<String>? = null

Specifies the time of the CreateDBSnapshot operation in Coordinated Universal Time (UTC). Doesn't change when the snapshot is copied.

Link copied to clipboard
val percentProgress: Output<Int>? = null

The percentage of the estimated data that has been transferred.

Link copied to clipboard
val port: Output<Int>? = null

Specifies the port that the database engine was listening on at the time of the snapshot.

Link copied to clipboard

The number of CPU cores and the number of threads per core for the DB instance class of the DB instance when the DB snapshot was created.

Link copied to clipboard
val snapshotCreateTime: Output<String>? = null

Specifies when the snapshot was taken in Coordinated Universal Time (UTC). Changes for the copy when the snapshot is copied.

Link copied to clipboard
val snapshotDatabaseTime: Output<String>? = null

The timestamp of the most recent transaction applied to the database that you're backing up. Thus, if you restore a snapshot, SnapshotDatabaseTime is the most recent transaction in the restored DB instance. In contrast, originalSnapshotCreateTime specifies the system time that the snapshot completed.

If you back up a read replica, you can determine the replica lag by comparing SnapshotDatabaseTime with originalSnapshotCreateTime. For example, if originalSnapshotCreateTime is two hours later than SnapshotDatabaseTime, then the replica lag is two hours.

Link copied to clipboard
val snapshotTarget: Output<String>? = null

Specifies where manual snapshots are stored: Amazon Web Services Outposts or the Amazon Web Services Region.

Link copied to clipboard
val snapshotType: Output<String>? = null

Provides the type of the DB snapshot.

Link copied to clipboard
val sourceDBSnapshotIdentifier: Output<String>? = null

The DB snapshot Amazon Resource Name (ARN) that the DB snapshot was copied from. It only has a value in the case of a cross-account or cross-Region copy.

Link copied to clipboard
val sourceRegion: Output<String>? = null

The Amazon Web Services Region that the DB snapshot was created in or copied from.

Link copied to clipboard
val status: Output<String>? = null

Specifies the status of this DB snapshot.

Link copied to clipboard
val storageThroughput: Output<Int>? = null

Specifies the storage throughput for the DB snapshot.

Link copied to clipboard
val storageType: Output<String>? = null

Specifies the storage type associated with DB snapshot.

Link copied to clipboard
val tagList: Output<List<TagArgs>>? = null

Property tagList

Link copied to clipboard
val tdeCredentialArn: Output<String>? = null

The ARN from the key store with which to associate the instance for TDE encryption.

Link copied to clipboard
val timezone: Output<String>? = null

The time zone of the DB snapshot. In most cases, the Timezone element is empty. Timezone content appears only for snapshots taken from Microsoft SQL Server DB instances that were created with a time zone specified.

Link copied to clipboard
val vpcId: Output<String>? = null

Provides the VPC ID associated with the DB snapshot.

Functions

Link copied to clipboard
open override fun toJava(): AwsRdsDBSnapshotPropertiesArgs