Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- data DBInstance = DBInstance' {
- engineVersion :: Maybe Text
- dbSecurityGroups :: Maybe [DBSecurityGroupMembership]
- deletionProtection :: Maybe Bool
- storageEncrypted :: Maybe Bool
- dbClusterIdentifier :: Maybe Text
- publiclyAccessible :: Maybe Bool
- autoMinorVersionUpgrade :: Maybe Bool
- dbInstanceArn :: Maybe Text
- masterUsername :: Maybe Text
- readReplicaDBInstanceIdentifiers :: Maybe [Text]
- iAMDatabaseAuthenticationEnabled :: Maybe Bool
- monitoringRoleArn :: Maybe Text
- iops :: Maybe Int
- instanceCreateTime :: Maybe ISO8601
- readReplicaSourceDBInstanceIdentifier :: Maybe Text
- monitoringInterval :: Maybe Int
- engine :: Maybe Text
- latestRestorableTime :: Maybe ISO8601
- dbInstanceClass :: Maybe Text
- promotionTier :: Maybe Int
- licenseModel :: Maybe Text
- preferredMaintenanceWindow :: Maybe Text
- cACertificateIdentifier :: Maybe Text
- dbInstanceIdentifier :: Maybe Text
- characterSetName :: Maybe Text
- kmsKeyId :: Maybe Text
- preferredBackupWindow :: Maybe Text
- availabilityZone :: Maybe Text
- vpcSecurityGroups :: Maybe [VpcSecurityGroupMembership]
- backupRetentionPeriod :: Maybe Int
- performanceInsightsKMSKeyId :: Maybe Text
- dbSubnetGroup :: Maybe DBSubnetGroup
- multiAZ :: Maybe Bool
- optionGroupMemberships :: Maybe [OptionGroupMembership]
- enabledCloudwatchLogsExports :: Maybe [Text]
- enhancedMonitoringResourceArn :: Maybe Text
- secondaryAvailabilityZone :: Maybe Text
- performanceInsightsEnabled :: Maybe Bool
- allocatedStorage :: Maybe Int
- dbiResourceId :: Maybe Text
- dbParameterGroups :: Maybe [DBParameterGroupStatus]
- copyTagsToSnapshot :: Maybe Bool
- timezone :: Maybe Text
- tdeCredentialArn :: Maybe Text
- endpoint :: Maybe Endpoint
- dbInstanceStatus :: Maybe Text
- dbInstancePort :: Maybe Int
- pendingModifiedValues :: Maybe PendingModifiedValues
- readReplicaDBClusterIdentifiers :: Maybe [Text]
- storageType :: Maybe Text
- statusInfos :: Maybe [DBInstanceStatusInfo]
- domainMemberships :: Maybe [DomainMembership]
- dbName :: Maybe Text
- newDBInstance :: DBInstance
- dbInstance_engineVersion :: Lens' DBInstance (Maybe Text)
- dbInstance_dbSecurityGroups :: Lens' DBInstance (Maybe [DBSecurityGroupMembership])
- dbInstance_deletionProtection :: Lens' DBInstance (Maybe Bool)
- dbInstance_storageEncrypted :: Lens' DBInstance (Maybe Bool)
- dbInstance_dbClusterIdentifier :: Lens' DBInstance (Maybe Text)
- dbInstance_publiclyAccessible :: Lens' DBInstance (Maybe Bool)
- dbInstance_autoMinorVersionUpgrade :: Lens' DBInstance (Maybe Bool)
- dbInstance_dbInstanceArn :: Lens' DBInstance (Maybe Text)
- dbInstance_masterUsername :: Lens' DBInstance (Maybe Text)
- dbInstance_readReplicaDBInstanceIdentifiers :: Lens' DBInstance (Maybe [Text])
- dbInstance_iAMDatabaseAuthenticationEnabled :: Lens' DBInstance (Maybe Bool)
- dbInstance_monitoringRoleArn :: Lens' DBInstance (Maybe Text)
- dbInstance_iops :: Lens' DBInstance (Maybe Int)
- dbInstance_instanceCreateTime :: Lens' DBInstance (Maybe UTCTime)
- dbInstance_readReplicaSourceDBInstanceIdentifier :: Lens' DBInstance (Maybe Text)
- dbInstance_monitoringInterval :: Lens' DBInstance (Maybe Int)
- dbInstance_engine :: Lens' DBInstance (Maybe Text)
- dbInstance_latestRestorableTime :: Lens' DBInstance (Maybe UTCTime)
- dbInstance_dbInstanceClass :: Lens' DBInstance (Maybe Text)
- dbInstance_promotionTier :: Lens' DBInstance (Maybe Int)
- dbInstance_licenseModel :: Lens' DBInstance (Maybe Text)
- dbInstance_preferredMaintenanceWindow :: Lens' DBInstance (Maybe Text)
- dbInstance_cACertificateIdentifier :: Lens' DBInstance (Maybe Text)
- dbInstance_dbInstanceIdentifier :: Lens' DBInstance (Maybe Text)
- dbInstance_characterSetName :: Lens' DBInstance (Maybe Text)
- dbInstance_kmsKeyId :: Lens' DBInstance (Maybe Text)
- dbInstance_preferredBackupWindow :: Lens' DBInstance (Maybe Text)
- dbInstance_availabilityZone :: Lens' DBInstance (Maybe Text)
- dbInstance_vpcSecurityGroups :: Lens' DBInstance (Maybe [VpcSecurityGroupMembership])
- dbInstance_backupRetentionPeriod :: Lens' DBInstance (Maybe Int)
- dbInstance_performanceInsightsKMSKeyId :: Lens' DBInstance (Maybe Text)
- dbInstance_dbSubnetGroup :: Lens' DBInstance (Maybe DBSubnetGroup)
- dbInstance_multiAZ :: Lens' DBInstance (Maybe Bool)
- dbInstance_optionGroupMemberships :: Lens' DBInstance (Maybe [OptionGroupMembership])
- dbInstance_enabledCloudwatchLogsExports :: Lens' DBInstance (Maybe [Text])
- dbInstance_enhancedMonitoringResourceArn :: Lens' DBInstance (Maybe Text)
- dbInstance_secondaryAvailabilityZone :: Lens' DBInstance (Maybe Text)
- dbInstance_performanceInsightsEnabled :: Lens' DBInstance (Maybe Bool)
- dbInstance_allocatedStorage :: Lens' DBInstance (Maybe Int)
- dbInstance_dbiResourceId :: Lens' DBInstance (Maybe Text)
- dbInstance_dbParameterGroups :: Lens' DBInstance (Maybe [DBParameterGroupStatus])
- dbInstance_copyTagsToSnapshot :: Lens' DBInstance (Maybe Bool)
- dbInstance_timezone :: Lens' DBInstance (Maybe Text)
- dbInstance_tdeCredentialArn :: Lens' DBInstance (Maybe Text)
- dbInstance_endpoint :: Lens' DBInstance (Maybe Endpoint)
- dbInstance_dbInstanceStatus :: Lens' DBInstance (Maybe Text)
- dbInstance_dbInstancePort :: Lens' DBInstance (Maybe Int)
- dbInstance_pendingModifiedValues :: Lens' DBInstance (Maybe PendingModifiedValues)
- dbInstance_readReplicaDBClusterIdentifiers :: Lens' DBInstance (Maybe [Text])
- dbInstance_storageType :: Lens' DBInstance (Maybe Text)
- dbInstance_statusInfos :: Lens' DBInstance (Maybe [DBInstanceStatusInfo])
- dbInstance_domainMemberships :: Lens' DBInstance (Maybe [DomainMembership])
- dbInstance_dbName :: Lens' DBInstance (Maybe Text)
Documentation
data DBInstance Source #
Contains the details of an Amazon Neptune DB instance.
This data type is used as a response element in the DescribeDBInstances action.
See: newDBInstance
smart constructor.
DBInstance' | |
|
Instances
newDBInstance :: DBInstance Source #
Create a value of DBInstance
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:engineVersion:DBInstance'
, dbInstance_engineVersion
- Indicates the database engine version.
$sel:dbSecurityGroups:DBInstance'
, dbInstance_dbSecurityGroups
- Provides List of DB security group elements containing only
DBSecurityGroup.Name
and DBSecurityGroup.Status
subelements.
$sel:deletionProtection:DBInstance'
, dbInstance_deletionProtection
- Indicates whether or not the DB instance has deletion protection
enabled. The instance can't be deleted when deletion protection is
enabled. See
Deleting a DB Instance.
$sel:storageEncrypted:DBInstance'
, dbInstance_storageEncrypted
- Not supported: The encryption for DB instances is managed by the DB
cluster.
$sel:dbClusterIdentifier:DBInstance'
, dbInstance_dbClusterIdentifier
- If the DB instance is a member of a DB cluster, contains the name of the
DB cluster that the DB instance is a member of.
$sel:publiclyAccessible:DBInstance'
, dbInstance_publiclyAccessible
- This flag should no longer be used.
$sel:autoMinorVersionUpgrade:DBInstance'
, dbInstance_autoMinorVersionUpgrade
- Indicates that minor version patches are applied automatically.
$sel:dbInstanceArn:DBInstance'
, dbInstance_dbInstanceArn
- The Amazon Resource Name (ARN) for the DB instance.
$sel:masterUsername:DBInstance'
, dbInstance_masterUsername
- Not supported by Neptune.
$sel:readReplicaDBInstanceIdentifiers:DBInstance'
, dbInstance_readReplicaDBInstanceIdentifiers
- Contains one or more identifiers of the Read Replicas associated with
this DB instance.
$sel:iAMDatabaseAuthenticationEnabled:DBInstance'
, dbInstance_iAMDatabaseAuthenticationEnabled
- True if Amazon Identity and Access Management (IAM) authentication is
enabled, and otherwise false.
$sel:monitoringRoleArn:DBInstance'
, dbInstance_monitoringRoleArn
- The ARN for the IAM role that permits Neptune to send Enhanced
Monitoring metrics to Amazon CloudWatch Logs.
$sel:iops:DBInstance'
, dbInstance_iops
- Specifies the Provisioned IOPS (I/O operations per second) value.
$sel:instanceCreateTime:DBInstance'
, dbInstance_instanceCreateTime
- Provides the date and time the DB instance was created.
$sel:readReplicaSourceDBInstanceIdentifier:DBInstance'
, dbInstance_readReplicaSourceDBInstanceIdentifier
- Contains the identifier of the source DB instance if this DB instance is
a Read Replica.
$sel:monitoringInterval:DBInstance'
, dbInstance_monitoringInterval
- The interval, in seconds, between points when Enhanced Monitoring
metrics are collected for the DB instance.
$sel:engine:DBInstance'
, dbInstance_engine
- Provides the name of the database engine to be used for this DB
instance.
$sel:latestRestorableTime:DBInstance'
, dbInstance_latestRestorableTime
- Specifies the latest time to which a database can be restored with
point-in-time restore.
$sel:dbInstanceClass:DBInstance'
, dbInstance_dbInstanceClass
- Contains the name of the compute and memory capacity class of the DB
instance.
$sel:promotionTier:DBInstance'
, dbInstance_promotionTier
- A value that specifies the order in which a Read Replica is promoted to
the primary instance after a failure of the existing primary instance.
$sel:licenseModel:DBInstance'
, dbInstance_licenseModel
- License model information for this DB instance.
$sel:preferredMaintenanceWindow:DBInstance'
, dbInstance_preferredMaintenanceWindow
- Specifies the weekly time range during which system maintenance can
occur, in Universal Coordinated Time (UTC).
$sel:cACertificateIdentifier:DBInstance'
, dbInstance_cACertificateIdentifier
- The identifier of the CA certificate for this DB instance.
$sel:dbInstanceIdentifier:DBInstance'
, dbInstance_dbInstanceIdentifier
- Contains a user-supplied database identifier. This identifier is the
unique key that identifies a DB instance.
$sel:characterSetName:DBInstance'
, dbInstance_characterSetName
- (Not supported by Neptune)
$sel:kmsKeyId:DBInstance'
, dbInstance_kmsKeyId
- Not supported: The encryption for DB instances is managed by the DB
cluster.
$sel:preferredBackupWindow:DBInstance'
, dbInstance_preferredBackupWindow
- Specifies the daily time range during which automated backups are
created if automated backups are enabled, as determined by the
BackupRetentionPeriod
.
$sel:availabilityZone:DBInstance'
, dbInstance_availabilityZone
- Specifies the name of the Availability Zone the DB instance is located
in.
$sel:vpcSecurityGroups:DBInstance'
, dbInstance_vpcSecurityGroups
- Provides a list of VPC security group elements that the DB instance
belongs to.
$sel:backupRetentionPeriod:DBInstance'
, dbInstance_backupRetentionPeriod
- Specifies the number of days for which automatic DB snapshots are
retained.
$sel:performanceInsightsKMSKeyId:DBInstance'
, dbInstance_performanceInsightsKMSKeyId
- (Not supported by Neptune)
$sel:dbSubnetGroup:DBInstance'
, dbInstance_dbSubnetGroup
- Specifies information on the subnet group associated with the DB
instance, including the name, description, and subnets in the subnet
group.
$sel:multiAZ:DBInstance'
, dbInstance_multiAZ
- Specifies if the DB instance is a Multi-AZ deployment.
$sel:optionGroupMemberships:DBInstance'
, dbInstance_optionGroupMemberships
- (Not supported by Neptune)
$sel:enabledCloudwatchLogsExports:DBInstance'
, dbInstance_enabledCloudwatchLogsExports
- A list of log types that this DB instance is configured to export to
CloudWatch Logs.
$sel:enhancedMonitoringResourceArn:DBInstance'
, dbInstance_enhancedMonitoringResourceArn
- The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log stream
that receives the Enhanced Monitoring metrics data for the DB instance.
$sel:secondaryAvailabilityZone:DBInstance'
, dbInstance_secondaryAvailabilityZone
- If present, specifies the name of the secondary Availability Zone for a
DB instance with multi-AZ support.
$sel:performanceInsightsEnabled:DBInstance'
, dbInstance_performanceInsightsEnabled
- (Not supported by Neptune)
$sel:allocatedStorage:DBInstance'
, dbInstance_allocatedStorage
- Not supported by Neptune.
$sel:dbiResourceId:DBInstance'
, dbInstance_dbiResourceId
- The Amazon Region-unique, immutable identifier for the DB instance. This
identifier is found in Amazon CloudTrail log entries whenever the Amazon
KMS key for the DB instance is accessed.
$sel:dbParameterGroups:DBInstance'
, dbInstance_dbParameterGroups
- Provides the list of DB parameter groups applied to this DB instance.
$sel:copyTagsToSnapshot:DBInstance'
, dbInstance_copyTagsToSnapshot
- Specifies whether tags are copied from the DB instance to snapshots of
the DB instance.
$sel:timezone:DBInstance'
, dbInstance_timezone
- Not supported.
$sel:tdeCredentialArn:DBInstance'
, dbInstance_tdeCredentialArn
- The ARN from the key store with which the instance is associated for TDE
encryption.
$sel:endpoint:DBInstance'
, dbInstance_endpoint
- Specifies the connection endpoint.
$sel:dbInstanceStatus:DBInstance'
, dbInstance_dbInstanceStatus
- Specifies the current state of this database.
$sel:dbInstancePort:DBInstance'
, dbInstance_dbInstancePort
- Specifies the port that the DB instance listens on. If the DB instance
is part of a DB cluster, this can be a different port than the DB
cluster port.
$sel:pendingModifiedValues:DBInstance'
, dbInstance_pendingModifiedValues
- Specifies that changes to the DB instance are pending. This element is
only included when changes are pending. Specific changes are identified
by subelements.
$sel:readReplicaDBClusterIdentifiers:DBInstance'
, dbInstance_readReplicaDBClusterIdentifiers
- Contains one or more identifiers of DB clusters that are Read Replicas
of this DB instance.
$sel:storageType:DBInstance'
, dbInstance_storageType
- Specifies the storage type associated with DB instance.
$sel:statusInfos:DBInstance'
, dbInstance_statusInfos
- The status of a Read Replica. If the instance is not a Read Replica,
this is blank.
$sel:domainMemberships:DBInstance'
, dbInstance_domainMemberships
- Not supported
$sel:dbName:DBInstance'
, dbInstance_dbName
- The database name.
dbInstance_engineVersion :: Lens' DBInstance (Maybe Text) Source #
Indicates the database engine version.
dbInstance_dbSecurityGroups :: Lens' DBInstance (Maybe [DBSecurityGroupMembership]) Source #
Provides List of DB security group elements containing only
DBSecurityGroup.Name
and DBSecurityGroup.Status
subelements.
dbInstance_deletionProtection :: Lens' DBInstance (Maybe Bool) Source #
Indicates whether or not the DB instance has deletion protection enabled. The instance can't be deleted when deletion protection is enabled. See Deleting a DB Instance.
dbInstance_storageEncrypted :: Lens' DBInstance (Maybe Bool) Source #
Not supported: The encryption for DB instances is managed by the DB cluster.
dbInstance_dbClusterIdentifier :: Lens' DBInstance (Maybe Text) Source #
If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB instance is a member of.
dbInstance_publiclyAccessible :: Lens' DBInstance (Maybe Bool) Source #
This flag should no longer be used.
dbInstance_autoMinorVersionUpgrade :: Lens' DBInstance (Maybe Bool) Source #
Indicates that minor version patches are applied automatically.
dbInstance_dbInstanceArn :: Lens' DBInstance (Maybe Text) Source #
The Amazon Resource Name (ARN) for the DB instance.
dbInstance_masterUsername :: Lens' DBInstance (Maybe Text) Source #
Not supported by Neptune.
dbInstance_readReplicaDBInstanceIdentifiers :: Lens' DBInstance (Maybe [Text]) Source #
Contains one or more identifiers of the Read Replicas associated with this DB instance.
dbInstance_iAMDatabaseAuthenticationEnabled :: Lens' DBInstance (Maybe Bool) Source #
True if Amazon Identity and Access Management (IAM) authentication is enabled, and otherwise false.
dbInstance_monitoringRoleArn :: Lens' DBInstance (Maybe Text) Source #
The ARN for the IAM role that permits Neptune to send Enhanced Monitoring metrics to Amazon CloudWatch Logs.
dbInstance_iops :: Lens' DBInstance (Maybe Int) Source #
Specifies the Provisioned IOPS (I/O operations per second) value.
dbInstance_instanceCreateTime :: Lens' DBInstance (Maybe UTCTime) Source #
Provides the date and time the DB instance was created.
dbInstance_readReplicaSourceDBInstanceIdentifier :: Lens' DBInstance (Maybe Text) Source #
Contains the identifier of the source DB instance if this DB instance is a Read Replica.
dbInstance_monitoringInterval :: Lens' DBInstance (Maybe Int) Source #
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
dbInstance_engine :: Lens' DBInstance (Maybe Text) Source #
Provides the name of the database engine to be used for this DB instance.
dbInstance_latestRestorableTime :: Lens' DBInstance (Maybe UTCTime) Source #
Specifies the latest time to which a database can be restored with point-in-time restore.
dbInstance_dbInstanceClass :: Lens' DBInstance (Maybe Text) Source #
Contains the name of the compute and memory capacity class of the DB instance.
dbInstance_promotionTier :: Lens' DBInstance (Maybe Int) Source #
A value that specifies the order in which a Read Replica is promoted to the primary instance after a failure of the existing primary instance.
dbInstance_licenseModel :: Lens' DBInstance (Maybe Text) Source #
License model information for this DB instance.
dbInstance_preferredMaintenanceWindow :: Lens' DBInstance (Maybe Text) Source #
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
dbInstance_cACertificateIdentifier :: Lens' DBInstance (Maybe Text) Source #
The identifier of the CA certificate for this DB instance.
dbInstance_dbInstanceIdentifier :: Lens' DBInstance (Maybe Text) Source #
Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB instance.
dbInstance_characterSetName :: Lens' DBInstance (Maybe Text) Source #
(Not supported by Neptune)
dbInstance_kmsKeyId :: Lens' DBInstance (Maybe Text) Source #
Not supported: The encryption for DB instances is managed by the DB cluster.
dbInstance_preferredBackupWindow :: Lens' DBInstance (Maybe Text) Source #
Specifies the daily time range during which automated backups are
created if automated backups are enabled, as determined by the
BackupRetentionPeriod
.
dbInstance_availabilityZone :: Lens' DBInstance (Maybe Text) Source #
Specifies the name of the Availability Zone the DB instance is located in.
dbInstance_vpcSecurityGroups :: Lens' DBInstance (Maybe [VpcSecurityGroupMembership]) Source #
Provides a list of VPC security group elements that the DB instance belongs to.
dbInstance_backupRetentionPeriod :: Lens' DBInstance (Maybe Int) Source #
Specifies the number of days for which automatic DB snapshots are retained.
dbInstance_performanceInsightsKMSKeyId :: Lens' DBInstance (Maybe Text) Source #
(Not supported by Neptune)
dbInstance_dbSubnetGroup :: Lens' DBInstance (Maybe DBSubnetGroup) Source #
Specifies information on the subnet group associated with the DB instance, including the name, description, and subnets in the subnet group.
dbInstance_multiAZ :: Lens' DBInstance (Maybe Bool) Source #
Specifies if the DB instance is a Multi-AZ deployment.
dbInstance_optionGroupMemberships :: Lens' DBInstance (Maybe [OptionGroupMembership]) Source #
(Not supported by Neptune)
dbInstance_enabledCloudwatchLogsExports :: Lens' DBInstance (Maybe [Text]) Source #
A list of log types that this DB instance is configured to export to CloudWatch Logs.
dbInstance_enhancedMonitoringResourceArn :: Lens' DBInstance (Maybe Text) Source #
The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log stream that receives the Enhanced Monitoring metrics data for the DB instance.
dbInstance_secondaryAvailabilityZone :: Lens' DBInstance (Maybe Text) Source #
If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support.
dbInstance_performanceInsightsEnabled :: Lens' DBInstance (Maybe Bool) Source #
(Not supported by Neptune)
dbInstance_allocatedStorage :: Lens' DBInstance (Maybe Int) Source #
Not supported by Neptune.
dbInstance_dbiResourceId :: Lens' DBInstance (Maybe Text) Source #
The Amazon Region-unique, immutable identifier for the DB instance. This identifier is found in Amazon CloudTrail log entries whenever the Amazon KMS key for the DB instance is accessed.
dbInstance_dbParameterGroups :: Lens' DBInstance (Maybe [DBParameterGroupStatus]) Source #
Provides the list of DB parameter groups applied to this DB instance.
dbInstance_copyTagsToSnapshot :: Lens' DBInstance (Maybe Bool) Source #
Specifies whether tags are copied from the DB instance to snapshots of the DB instance.
dbInstance_timezone :: Lens' DBInstance (Maybe Text) Source #
Not supported.
dbInstance_tdeCredentialArn :: Lens' DBInstance (Maybe Text) Source #
The ARN from the key store with which the instance is associated for TDE encryption.
dbInstance_endpoint :: Lens' DBInstance (Maybe Endpoint) Source #
Specifies the connection endpoint.
dbInstance_dbInstanceStatus :: Lens' DBInstance (Maybe Text) Source #
Specifies the current state of this database.
dbInstance_dbInstancePort :: Lens' DBInstance (Maybe Int) Source #
Specifies the port that the DB instance listens on. If the DB instance is part of a DB cluster, this can be a different port than the DB cluster port.
dbInstance_pendingModifiedValues :: Lens' DBInstance (Maybe PendingModifiedValues) Source #
Specifies that changes to the DB instance are pending. This element is only included when changes are pending. Specific changes are identified by subelements.
dbInstance_readReplicaDBClusterIdentifiers :: Lens' DBInstance (Maybe [Text]) Source #
Contains one or more identifiers of DB clusters that are Read Replicas of this DB instance.
dbInstance_storageType :: Lens' DBInstance (Maybe Text) Source #
Specifies the storage type associated with DB instance.
dbInstance_statusInfos :: Lens' DBInstance (Maybe [DBInstanceStatusInfo]) Source #
The status of a Read Replica. If the instance is not a Read Replica, this is blank.
dbInstance_domainMemberships :: Lens' DBInstance (Maybe [DomainMembership]) Source #
Not supported
dbInstance_dbName :: Lens' DBInstance (Maybe Text) Source #
The database name.