- getAction() - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The type of pending maintenance action that is available for the resource.
- getAddress() - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the DNS address of the instance.
- getAllocatedStorage() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new AllocatedStorage size for then instance that will be applied or is currently being
applied.
- getAllowedValues() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the valid range of values for the parameter.
- getApplyAction() - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
The pending maintenance action to apply to this resource.
- getApplyImmediately() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A value that specifies whether the changes in this request and any pending changes are asynchronously applied as
soon as possible, regardless of the PreferredMaintenanceWindow setting for the cluster.
- getApplyImmediately() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Specifies whether the modifications in this request and any pending modifications are asynchronously applied as
soon as possible, regardless of the PreferredMaintenanceWindow setting for the instance.
- getApplyMethod() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates when to apply parameter updates.
- getApplyType() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the engine-specific parameters type.
- getAssociatedRoles() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the cluster.
- getAttributeName() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The name of the manual cluster snapshot attribute.
- getAttributeName() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
The name of the cluster snapshot attribute to modify.
- getAttributeValues() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The values for the manual cluster snapshot attribute.
- getAutoAppliedAfterDate() - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The date of the maintenance window when the action is applied.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
Indicates that minor engine upgrades are applied automatically to the instance during the maintenance window.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Indicates that minor version patches are applied automatically.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Indicates that minor version upgrades are applied automatically to the instance during the maintenance window.
- getAutoUpgrade() - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
A value that indicates whether the target version is applied to any source DB instances that have
AutoMinorVersionUpgrade set to true.
- getAvailabilityZone() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The Amazon EC2 Availability Zone that the instance is created in.
- getAvailabilityZone() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the name of the Availability Zone that the instance is located in.
- getAvailabilityZones() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of Amazon EC2 Availability Zones that instances in the cluster can be created in.
- getAvailabilityZones() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of Amazon EC2 Availability Zones that instances in the cluster can be created in.
- getAvailabilityZones() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the list of Amazon EC2 Availability Zones that instances in the cluster snapshot can be restored in.
- getAvailabilityZones() - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
A list of Availability Zones for an instance.
- getAvailabilityZones() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
Provides the list of Amazon EC2 Availability Zones that instances in the restored DB cluster can be created in.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The number of days for which automated backups are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the number of days for which automatic snapshots are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the number of days for which automatic snapshots are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The number of days for which automated backups are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the pending number of days for which automated backups are retained.
- getCACertificateIdentifier() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The identifier of the CA certificate for this DB instance.
- getCACertificateIdentifier() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Indicates the certificate that needs to be associated with the instance.
- getCACertificateIdentifier() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the identifier of the certificate authority (CA) certificate for the DB instance.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCertificateArn() - Method in class com.amazonaws.services.docdb.model.Certificate
-
The Amazon Resource Name (ARN) for the certificate.
- getCertificateIdentifier() - Method in class com.amazonaws.services.docdb.model.Certificate
-
The unique key that identifies a certificate.
- getCertificateIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
The user-supplied certificate identifier.
- getCertificates() - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesResult
-
A list of certificates for this AWS account.
- getCertificateType() - Method in class com.amazonaws.services.docdb.model.Certificate
-
The type of the certificate.
- getCloudwatchLogsExportConfiguration() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The configuration setting for the log types to be enabled for export to Amazon CloudWatch Logs for a specific
instance or cluster.
- getClusterCreateTime() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the time when the cluster was created, in Universal Coordinated Time (UTC).
- getClusterCreateTime() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the time when the cluster was created, in Universal Coordinated Time (UTC).
- getCopyTags() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
Set to true to copy all tags from the source cluster snapshot to the target cluster snapshot, and
otherwise false.
- getCurrentApplyDate() - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The effective date when the pending maintenance action is applied to the resource.
- getDataType() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the valid data type for the parameter.
- getDate() - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the date and time of the event.
- getDBClusterArn() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The Amazon Resource Name (ARN) for the cluster.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The cluster identifier.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The identifier of the cluster to create a snapshot for.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The identifier of the cluster that the instance will belong to.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Contains a user-supplied cluster identifier.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the cluster identifier of the cluster that this cluster snapshot was created from.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains the name of the cluster that the instance is a member of if the instance is a member of a cluster.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
The cluster identifier for the cluster to be deleted.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The ID of the cluster to retrieve the list of cluster snapshots for.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
The user-provided cluster identifier.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.FailoverDBClusterRequest
-
A cluster identifier to force a failover for.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The cluster identifier for the cluster that is being modified.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The name of the cluster to create from the snapshot or cluster snapshot.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The name of the new cluster to be created.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.StartDBClusterRequest
-
The identifier of the cluster to restart.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.StopDBClusterRequest
-
The identifier of the cluster to stop.
- getDBClusterMembers() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of instances that make up the cluster.
- getDBClusterParameterGroup() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the name of the cluster parameter group for the cluster.
- getDBClusterParameterGroupArn() - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
The Amazon Resource Name (ARN) for the cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The name of the cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the cluster parameter group to associate with this cluster.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the name of the cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterParameterGroupRequest
-
The name of the cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
The name of a specific cluster parameter group to return details for.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
The name of a specific cluster parameter group to return parameter details for.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
The name of the cluster parameter group to modify.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupResult
-
The name of a cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The name of the cluster parameter group to use for the cluster.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
The name of the cluster parameter group to reset.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupResult
-
The name of a cluster parameter group.
- getDBClusterParameterGroups() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
A list of cluster parameter groups.
- getDBClusterParameterGroupStatus() - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
Specifies the status of the cluster parameter group for this member of the DB cluster.
- getDbClusterResourceId() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The AWS Region-unique, immutable identifier for the cluster.
- getDBClusters() - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
A list of clusters.
- getDBClusterSnapshotArn() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
The Amazon Resource Name (ARN) for the cluster snapshot.
- getDBClusterSnapshotAttributes() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The list of attributes and values for the cluster snapshot.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The identifier of the cluster snapshot.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the identifier for the cluster snapshot.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The identifier of the cluster snapshot that the attributes apply to.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterSnapshotRequest
-
The identifier of the cluster snapshot to delete.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotAttributesRequest
-
The identifier for the cluster snapshot to describe the attributes for.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
A specific cluster snapshot identifier to describe.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
The identifier for the cluster snapshot to modify the attributes for.
- getDBClusterSnapshots() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
Provides a list of cluster snapshots.
- getDBEngineDescription() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The description of the database engine.
- getDBEngineVersionDescription() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The description of the database engine version.
- getDBEngineVersions() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
Detailed information about one or more engine versions.
- getDBInstanceArn() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The Amazon Resource Name (ARN) for the instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The compute and memory capacity of the instance; for example, db.r5.large.
- getDBInstanceClass() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains the name of the compute and memory capacity class of the instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The instance class filter value.
- getDBInstanceClass() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The new compute and memory capacity of the instance; for example, db.r5.large.
- getDBInstanceClass() - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The instance class for an instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new DBInstanceClass for the instance that will be applied or is currently being
applied.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
Specifies the instance identifier for this member of the cluster.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains a user-provided database identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.DeleteDBInstanceRequest
-
The instance identifier for the instance to be deleted.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
The user-provided instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new DBInstanceIdentifier for the instance that will be applied or is currently being
applied.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.RebootDBInstanceRequest
-
The instance identifier.
- getDBInstances() - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
Detailed information about one or more instances.
- getDBInstanceStatus() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the current state of this database.
- getDbiResourceId() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The AWS Region-unique, immutable identifier for the instance.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The cluster parameter group family name.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the name of the parameter group family that this cluster parameter group is compatible with.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The name of the parameter group family for the database engine.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The name of a specific parameter group family to return details for.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
The name of the cluster parameter group family to return the engine parameter information for.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The name of the cluster parameter group family to return the engine parameter information for.
- getDBSubnetGroup() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies information on the subnet group that is associated with the cluster, including the name, description,
and subnets in the subnet group.
- getDBSubnetGroup() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies information on the subnet group that is associated with the instance, including the name, description,
and subnets in the subnet group.
- getDBSubnetGroupArn() - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
The Amazon Resource Name (ARN) for the DB subnet group.
- getDBSubnetGroupDescription() - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The description for the subnet group.
- getDBSubnetGroupDescription() - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the description of the subnet group.
- getDBSubnetGroupDescription() - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The description for the subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A subnet group to associate with this cluster.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The name for the subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
The name of the subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.DeleteDBSubnetGroupRequest
-
The name of the database subnet group to delete.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
The name of the subnet group to return details for.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The name for the subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
The new subnet group for the instance.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The name of the subnet group to use for the new cluster.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The subnet group name to use for the new cluster.
- getDBSubnetGroups() - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
Detailed information about one or more subnet groups.
- getDefaultOnly() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
Indicates that only the default version of the specified engine or engine and major version combination is
returned.
- getDeletionProtection() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
Specifies whether this cluster can be deleted.
- getDeletionProtection() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether this cluster can be deleted.
- getDeletionProtection() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
Specifies whether this cluster can be deleted.
- getDeletionProtection() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
Specifies whether this cluster can be deleted.
- getDeletionProtection() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
Specifies whether this cluster can be deleted.
- getDescription() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The description for the cluster parameter group.
- getDescription() - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the customer-specified description for this cluster parameter group.
- getDescription() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Provides a description of the parameter.
- getDescription() - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
A description providing more detail about the maintenance action.
- getDescription() - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The version of the database engine that an instance can be upgraded to.
- getDisableLogTypes() - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to disable.
- getDuration() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The number of minutes to retrieve events for.
- getEarliestRestorableTime() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The earliest time to which a database can be restored with point-in-time restore.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of log types that need to be enabled for exporting to Amazon CloudWatch Logs.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- getEnabledCloudwatchLogsExports() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
A list of log types that this cluster is configured to export to Amazon CloudWatch Logs.
- getEnabledCloudwatchLogsExports() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A list of log types that this instance is configured to export to Amazon CloudWatch Logs.
- getEnableLogTypes() - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to enable.
- getEndpoint() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the connection endpoint for the primary instance of the cluster.
- getEndpoint() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the connection endpoint.
- getEndTime() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
- getEngine() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the database engine to be used for this cluster.
- getEngine() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The name of the database engine to be used for this instance.
- getEngine() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the name of the database engine to be used for this cluster.
- getEngine() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the name of the database engine.
- getEngine() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The name of the database engine.
- getEngine() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides the name of the database engine to be used for this instance.
- getEngine() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The database engine to return.
- getEngine() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The name of the engine to retrieve instance options for.
- getEngine() - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The engine type of an instance.
- getEngine() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The database engine to use for the new cluster.
- getEngine() - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The name of the upgrade target database engine.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The version number of the database engine to use.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Indicates the database engine version.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the version of the database engine for this cluster snapshot.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The version number of the database engine.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Indicates the database engine version.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The database engine version to return.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The engine version filter value.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The version number of the database engine to which you want to upgrade.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The engine version of an instance.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Indicates the database engine version.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The version of the database engine to use for the new cluster.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The version number of the upgrade target database engine.
- getEventCategories() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for an event notification subscription.
- getEventCategories() - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the category for the event.
- getEventCategories() - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The event categories for the specified source type.
- getEventCategoriesMapList() - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesResult
-
A list of event category maps.
- getEvents() - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
Detailed information about one or more events.
- getExecutorService() - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExportableLogTypes() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The types of logs that the database engine has available for export to Amazon CloudWatch Logs.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
A filter that specifies one or more clusters to describe.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
A filter that specifies one or more instances to describe.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
A filter that specifies one or more resources to return pending maintenance actions for.
- getFilters() - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
This parameter is not currently supported.
- getFinalDBSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
The cluster snapshot identifier of the new cluster snapshot created when SkipFinalSnapshot is set to
false.
- getForcedApplyDate() - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The date when the maintenance action is automatically applied.
- getForceFailover() - Method in class com.amazonaws.services.docdb.model.RebootDBInstanceRequest
-
When true, the reboot is conducted through a Multi-AZ failover.
- getHostedZoneId() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- getHostedZoneId() - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- getIncludePublic() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
Set to true to include manual cluster snapshots that are public and can be copied or restored by any
AWS account, and otherwise false.
- getIncludeShared() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
Set to true to include shared manual cluster snapshots from other AWS accounts that this AWS account
has been given permission to copy or restore, and otherwise false.
- getInstanceCreateTime() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides the date and time that the instance was created.
- getIops() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the new Provisioned IOPS value for the instance that will be applied or is currently being applied.
- getIsClusterWriter() - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
A value that is true if the cluster member is the primary instance for the cluster and
false otherwise.
- getIsMajorVersionUpgrade() - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
A value that indicates whether a database engine is upgraded to a major version.
- getIsModifiable() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates whether (true) or not (false) the parameter can be modified.
- getKey() - Method in class com.amazonaws.services.docdb.model.Tag
-
The required name of the tag.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The AWS KMS key ID for an encrypted cluster snapshot.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The AWS KMS key identifier for an encrypted cluster.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted cluster.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted cluster
snapshot.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted instance.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The AWS KMS key identifier to use when restoring an encrypted cluster from a DB snapshot or cluster snapshot.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The AWS KMS key identifier to use when restoring an encrypted cluster from an encrypted cluster.
- getLatestRestorableTime() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- getLatestRestorableTime() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- getLicenseModel() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The license model filter value.
- getLicenseModel() - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The license model for an instance.
- getLicenseModel() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
The license model for the instance.
- getListSupportedCharacterSets() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified and the requested engine supports the CharacterSetName parameter for
CreateDBInstance, the response includes a list of supported character sets for each engine version.
- getListSupportedTimezones() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified and the requested engine supports the TimeZone parameter for
CreateDBInstance, the response includes a list of supported time zones for each engine version.
- getLogTypesToDisable() - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being enabled.
- getLogTypesToEnable() - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being deactivated.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
An optional pagination token provided by a previous DescribeCertificates request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesResult
-
An optional pagination token provided if the number of records retrieved is greater than MaxRecords.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
An optional pagination token provided by a previous request.
- getMasterUsername() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the master user for the cluster.
- getMasterUsername() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Contains the master user name for the cluster.
- getMasterUsername() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the master user name for the cluster snapshot.
- getMasterUserPassword() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The password for the master database user.
- getMasterUserPassword() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The password for the master database user.
- getMasterUserPassword() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the pending or currently in-progress change of the master credentials for the instance.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
The maximum number of records to include in the response.
- getMessage() - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
Details of the error if there is an error for the instance.
- getMessage() - Method in class com.amazonaws.services.docdb.model.Event
-
Provides the text of this event.
- getMinimumEngineVersion() - Method in class com.amazonaws.services.docdb.model.Parameter
-
The earliest engine version to which the parameter can apply.
- getMultiAZ() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether the cluster has instances in multiple Availability Zones.
- getMultiAZ() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Indicates that the Single-AZ instance is to change to a Multi-AZ deployment.
- getName() - Method in class com.amazonaws.services.docdb.model.AvailabilityZone
-
The name of the Availability Zone.
- getName() - Method in class com.amazonaws.services.docdb.model.Filter
-
The name of the filter.
- getNewDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The new cluster identifier for the cluster when renaming a cluster.
- getNewDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The new instance identifier for the instance when renaming an instance.
- getNormal() - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
A Boolean value that is true if the instance is operating normally, or false if the
instance is in an error state.
- getOptInStatus() - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
Indicates the type of opt-in request that has been received for the resource.
- getOptInType() - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
A value that specifies the type of opt-in request or undoes an opt-in request.
- getOrderableDBInstanceOptions() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
The options that are available for a particular orderable instance.
- getParameterName() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the name of the parameter.
- getParameters() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
Provides a list of parameters for the cluster parameter group.
- getParameters() - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The parameters of a particular cluster parameter group family.
- getParameters() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
A list of parameters in the cluster parameter group to modify.
- getParameters() - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A list of parameter names in the cluster parameter group to reset to the default values.
- getParameterValue() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the value of the parameter.
- getPendingCloudwatchLogsExports() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
A list of the log types whose configuration is still pending.
- getPendingMaintenanceActionDetails() - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
A list that provides details about the pending maintenance actions for the resource.
- getPendingMaintenanceActions() - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
The maintenance actions to be applied.
- getPendingModifiedValues() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies that changes to the instance are pending.
- getPercentProgress() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the progress of the operation as a percentage.
- getPercentProgress() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the percentage of the estimated data that has been transferred.
- getPort() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The port number on which the instances in the cluster accept connections.
- getPort() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the port that the database engine is listening on.
- getPort() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the port that the cluster was listening on at the time of the snapshot.
- getPort() - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the port that the database engine is listening on.
- getPort() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The port number on which the cluster accepts connections.
- getPort() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the pending port for the instance.
- getPort() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The port number on which the new cluster accepts connections.
- getPort() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The port number on which the new cluster accepts connections.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled using the
BackupRetentionPeriod parameter.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod parameter.
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage.
- getPreSignedUrl() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The URL that contains a Signature Version 4 signed request for the CopyDBClusterSnapshot API action
in the AWS Region that contains the source cluster snapshot to copy.
- getPromotionTier() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- getPromotionTier() - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- getPromotionTier() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- getPromotionTier() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- getPubliclyAccessible() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Not supported.
- getReaderEndpoint() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The reader endpoint for the cluster.
- getResetAllParameters() - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A value that is set to true to reset all parameters in the cluster parameter group to their default
values, and false otherwise.
- getResourceIdentifier() - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
The Amazon Resource Name (ARN) of the resource that the pending maintenance action applies to.
- getResourceIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
The ARN of a resource to return pending maintenance actions for.
- getResourceIdentifier() - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
The Amazon Resource Name (ARN) of the resource that has pending maintenance actions.
- getResourceName() - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The Amazon DocumentDB resource that the tags are added to.
- getResourceName() - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
The Amazon DocumentDB resource with tags to be listed.
- getResourceName() - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The Amazon DocumentDB resource that the tags are removed from.
- getRestoreToTime() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The date and time to restore the cluster to.
- getRoleArn() - Method in class com.amazonaws.services.docdb.model.DBClusterRole
-
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB cluster.
- getSkipFinalSnapshot() - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
Determines whether a final cluster snapshot is created before the cluster is deleted.
- getSnapshotCreateTime() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the time when the snapshot was taken, in UTC.
- getSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The identifier for the snapshot or cluster snapshot to restore from.
- getSnapshotType() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the type of the cluster snapshot.
- getSnapshotType() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The type of cluster snapshots to be returned.
- getSource() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
A value that indicates to return only parameters for a specific source.
- getSource() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates the source of the parameter value.
- getSourceArn() - Method in class com.amazonaws.services.docdb.model.Event
-
The Amazon Resource Name (ARN) for the event.
- getSourceDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The identifier of the source cluster from which to restore.
- getSourceDBClusterParameterGroupIdentifier() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The identifier or Amazon Resource Name (ARN) for the source cluster parameter group.
- getSourceDBClusterSnapshotArn() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
If the cluster snapshot was copied from a source cluster snapshot, the ARN for the source cluster snapshot;
otherwise, a null value.
- getSourceDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The identifier of the cluster snapshot to copy.
- getSourceIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The identifier of the event source for which events are returned.
- getSourceIdentifier() - Method in class com.amazonaws.services.docdb.model.Event
-
Provides the identifier for the source of the event.
- getSourceType() - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
The type of source that is generating the events.
- getSourceType() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The event source to retrieve events for.
- getSourceType() - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the source type for this event.
- getSourceType() - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The source type that the returned categories belong to.
- getStartTime() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
- getStatus() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the current state of this cluster.
- getStatus() - Method in class com.amazonaws.services.docdb.model.DBClusterRole
-
Describes the state of association between the IAM role and the cluster.
- getStatus() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the status of this cluster snapshot.
- getStatus() - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
Status of the instance.
- getStatus() - Method in class com.amazonaws.services.docdb.model.VpcSecurityGroupMembership
-
The status of the VPC security group.
- getStatusInfos() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The status of a read replica.
- getStatusType() - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
This value is currently "read replication."
- getStorageEncrypted() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
Specifies whether the cluster is encrypted.
- getStorageEncrypted() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether the cluster is encrypted.
- getStorageEncrypted() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies whether the cluster snapshot is encrypted.
- getStorageEncrypted() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies whether or not the instance is encrypted.
- getStorageType() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the storage type to be associated with the instance.
- getSubnetAvailabilityZone() - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the Availability Zone for the subnet.
- getSubnetGroupStatus() - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the status of the subnet group.
- getSubnetIdentifier() - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the identifier of the subnet.
- getSubnetIds() - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the subnet group.
- getSubnetIds() - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the subnet group.
- getSubnets() - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Detailed information about one or more subnets within a subnet group.
- getSubnetStatus() - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the status of the subnet.
- getSupportsLogExportsToCloudwatchLogs() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A value that indicates whether the engine version supports exporting the log types specified by
ExportableLogTypes to CloudWatch Logs.
- getTagKeys() - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- getTagList() - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceResult
-
A list of one or more tags.
- getTags() - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon DocumentDB resource.
- getTags() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The tags that are to be assigned to the parameter group.
- getTags() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The tags to be assigned to the cluster snapshot.
- getTags() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The tags to be assigned to the cluster parameter group.
- getTags() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The tags to be assigned to the cluster.
- getTags() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The tags to be assigned to the cluster snapshot.
- getTags() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The tags to be assigned to the instance.
- getTags() - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The tags to be assigned to the subnet group.
- getTags() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The tags to be assigned to the restored cluster.
- getTags() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The tags to be assigned to the restored cluster.
- getTargetDBClusterParameterGroupDescription() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
A description for the copied cluster parameter group.
- getTargetDBClusterParameterGroupIdentifier() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The identifier for the copied cluster parameter group.
- getTargetDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The identifier of the new cluster snapshot to create from the source cluster snapshot.
- getTargetDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.FailoverDBClusterRequest
-
The name of the instance to promote to the primary instance.
- getThumbprint() - Method in class com.amazonaws.services.docdb.model.Certificate
-
The thumbprint of the certificate.
- getUseLatestRestorableTime() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A value that is set to true to restore the cluster to the latest restorable backup time, and
false otherwise.
- getValidFrom() - Method in class com.amazonaws.services.docdb.model.Certificate
-
The starting date-time from which the certificate is valid.
- getValidTill() - Method in class com.amazonaws.services.docdb.model.Certificate
-
The date-time after which the certificate is no longer valid.
- getValidUpgradeTarget() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A list of engine versions that this database engine version can be upgraded to.
- getValue() - Method in class com.amazonaws.services.docdb.model.Tag
-
The optional value of the tag.
- getValues() - Method in class com.amazonaws.services.docdb.model.Filter
-
One or more filter values.
- getValuesToAdd() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of cluster snapshot attributes to add to the attribute specified by AttributeName.
- getValuesToRemove() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of cluster snapshot attributes to remove from the attribute specified by AttributeName.
- getVpc() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The virtual private cloud (VPC) filter value.
- getVpc() - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
Indicates whether an instance is in a virtual private cloud (VPC).
- getVpcId() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the virtual private cloud (VPC) ID that is associated with the cluster snapshot.
- getVpcId() - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the virtual private cloud (VPC) ID of the subnet group.
- getVpcSecurityGroupId() - Method in class com.amazonaws.services.docdb.model.VpcSecurityGroupMembership
-
The name of the VPC security group.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of EC2 VPC security groups to associate with this cluster.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A list of virtual private cloud (VPC) security groups that the cluster will belong to.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of virtual private cloud (VPC) security groups that the new cluster will belong to.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of VPC security groups that the new cluster belongs to.
- getVpcSecurityGroups() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of virtual private cloud (VPC) security groups that the cluster belongs to.
- getVpcSecurityGroups() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides a list of VPC security group elements that the instance belongs to.
- setAction(String) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The type of pending maintenance action that is available for the resource.
- setAddress(String) - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the DNS address of the instance.
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new AllocatedStorage size for then instance that will be applied or is currently being
applied.
- setAllowedValues(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the valid range of values for the parameter.
- setApplyAction(String) - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
The pending maintenance action to apply to this resource.
- setApplyImmediately(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A value that specifies whether the changes in this request and any pending changes are asynchronously applied as
soon as possible, regardless of the PreferredMaintenanceWindow setting for the cluster.
- setApplyImmediately(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Specifies whether the modifications in this request and any pending modifications are asynchronously applied as
soon as possible, regardless of the PreferredMaintenanceWindow setting for the instance.
- setApplyMethod(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates when to apply parameter updates.
- setApplyType(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the engine-specific parameters type.
- setAssociatedRoles(Collection<DBClusterRole>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the cluster.
- setAttributeName(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The name of the manual cluster snapshot attribute.
- setAttributeName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
The name of the cluster snapshot attribute to modify.
- setAttributeValues(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The values for the manual cluster snapshot attribute.
- setAutoAppliedAfterDate(Date) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The date of the maintenance window when the action is applied.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
Indicates that minor engine upgrades are applied automatically to the instance during the maintenance window.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Indicates that minor version patches are applied automatically.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Indicates that minor version upgrades are applied automatically to the instance during the maintenance window.
- setAutoUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
A value that indicates whether the target version is applied to any source DB instances that have
AutoMinorVersionUpgrade set to true.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The Amazon EC2 Availability Zone that the instance is created in.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the name of the Availability Zone that the instance is located in.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of Amazon EC2 Availability Zones that instances in the cluster can be created in.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of Amazon EC2 Availability Zones that instances in the cluster can be created in.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the list of Amazon EC2 Availability Zones that instances in the cluster snapshot can be restored in.
- setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
A list of Availability Zones for an instance.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
Provides the list of Amazon EC2 Availability Zones that instances in the restored DB cluster can be created in.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The number of days for which automated backups are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the number of days for which automatic snapshots are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the number of days for which automatic snapshots are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The number of days for which automated backups are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the pending number of days for which automated backups are retained.
- setCACertificateIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The identifier of the CA certificate for this DB instance.
- setCACertificateIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Indicates the certificate that needs to be associated with the instance.
- setCACertificateIdentifier(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the identifier of the certificate authority (CA) certificate for the DB instance.
- setCertificateArn(String) - Method in class com.amazonaws.services.docdb.model.Certificate
-
The Amazon Resource Name (ARN) for the certificate.
- setCertificateIdentifier(String) - Method in class com.amazonaws.services.docdb.model.Certificate
-
The unique key that identifies a certificate.
- setCertificateIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
The user-supplied certificate identifier.
- setCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesResult
-
A list of certificates for this AWS account.
- setCertificateType(String) - Method in class com.amazonaws.services.docdb.model.Certificate
-
The type of the certificate.
- setCloudwatchLogsExportConfiguration(CloudwatchLogsExportConfiguration) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The configuration setting for the log types to be enabled for export to Amazon CloudWatch Logs for a specific
instance or cluster.
- setClusterCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the time when the cluster was created, in Universal Coordinated Time (UTC).
- setClusterCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the time when the cluster was created, in Universal Coordinated Time (UTC).
- setCopyTags(Boolean) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
Set to true to copy all tags from the source cluster snapshot to the target cluster snapshot, and
otherwise false.
- setCurrentApplyDate(Date) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The effective date when the pending maintenance action is applied to the resource.
- setDataType(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the valid data type for the parameter.
- setDate(Date) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the date and time of the event.
- setDBClusterArn(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The Amazon Resource Name (ARN) for the cluster.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The cluster identifier.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The identifier of the cluster to create a snapshot for.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The identifier of the cluster that the instance will belong to.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Contains a user-supplied cluster identifier.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the cluster identifier of the cluster that this cluster snapshot was created from.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains the name of the cluster that the instance is a member of if the instance is a member of a cluster.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
The cluster identifier for the cluster to be deleted.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The ID of the cluster to retrieve the list of cluster snapshots for.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
The user-provided cluster identifier.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.FailoverDBClusterRequest
-
A cluster identifier to force a failover for.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The cluster identifier for the cluster that is being modified.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The name of the cluster to create from the snapshot or cluster snapshot.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The name of the new cluster to be created.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.StartDBClusterRequest
-
The identifier of the cluster to restart.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.StopDBClusterRequest
-
The identifier of the cluster to stop.
- setDBClusterMembers(Collection<DBClusterMember>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of instances that make up the cluster.
- setDBClusterParameterGroup(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the name of the cluster parameter group for the cluster.
- setDBClusterParameterGroupArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
The Amazon Resource Name (ARN) for the cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The name of the cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the cluster parameter group to associate with this cluster.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the name of the cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterParameterGroupRequest
-
The name of the cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
The name of a specific cluster parameter group to return details for.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
The name of a specific cluster parameter group to return parameter details for.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
The name of the cluster parameter group to modify.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupResult
-
The name of a cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The name of the cluster parameter group to use for the cluster.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
The name of the cluster parameter group to reset.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupResult
-
The name of a cluster parameter group.
- setDBClusterParameterGroups(Collection<DBClusterParameterGroup>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
A list of cluster parameter groups.
- setDBClusterParameterGroupStatus(String) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
Specifies the status of the cluster parameter group for this member of the DB cluster.
- setDbClusterResourceId(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The AWS Region-unique, immutable identifier for the cluster.
- setDBClusters(Collection<DBCluster>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
A list of clusters.
- setDBClusterSnapshotArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
The Amazon Resource Name (ARN) for the cluster snapshot.
- setDBClusterSnapshotAttributes(Collection<DBClusterSnapshotAttribute>) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The list of attributes and values for the cluster snapshot.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The identifier of the cluster snapshot.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the identifier for the cluster snapshot.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The identifier of the cluster snapshot that the attributes apply to.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterSnapshotRequest
-
The identifier of the cluster snapshot to delete.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotAttributesRequest
-
The identifier for the cluster snapshot to describe the attributes for.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
A specific cluster snapshot identifier to describe.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
The identifier for the cluster snapshot to modify the attributes for.
- setDBClusterSnapshots(Collection<DBClusterSnapshot>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
Provides a list of cluster snapshots.
- setDBEngineDescription(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The description of the database engine.
- setDBEngineVersionDescription(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The description of the database engine version.
- setDBEngineVersions(Collection<DBEngineVersion>) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
Detailed information about one or more engine versions.
- setDBInstanceArn(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The Amazon Resource Name (ARN) for the instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The compute and memory capacity of the instance; for example, db.r5.large.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains the name of the compute and memory capacity class of the instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The instance class filter value.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The new compute and memory capacity of the instance; for example, db.r5.large.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The instance class for an instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new DBInstanceClass for the instance that will be applied or is currently being
applied.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
Specifies the instance identifier for this member of the cluster.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains a user-provided database identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBInstanceRequest
-
The instance identifier for the instance to be deleted.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
The user-provided instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new DBInstanceIdentifier for the instance that will be applied or is currently being
applied.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RebootDBInstanceRequest
-
The instance identifier.
- setDBInstances(Collection<DBInstance>) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
Detailed information about one or more instances.
- setDBInstanceStatus(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the current state of this database.
- setDbiResourceId(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The AWS Region-unique, immutable identifier for the instance.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The cluster parameter group family name.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the name of the parameter group family that this cluster parameter group is compatible with.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The name of the parameter group family for the database engine.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The name of a specific parameter group family to return details for.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
The name of the cluster parameter group family to return the engine parameter information for.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The name of the cluster parameter group family to return the engine parameter information for.
- setDBSubnetGroup(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies information on the subnet group that is associated with the cluster, including the name, description,
and subnets in the subnet group.
- setDBSubnetGroup(DBSubnetGroup) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies information on the subnet group that is associated with the instance, including the name, description,
and subnets in the subnet group.
- setDBSubnetGroupArn(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
The Amazon Resource Name (ARN) for the DB subnet group.
- setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The description for the subnet group.
- setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the description of the subnet group.
- setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The description for the subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A subnet group to associate with this cluster.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The name for the subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
The name of the subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBSubnetGroupRequest
-
The name of the database subnet group to delete.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
The name of the subnet group to return details for.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The name for the subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
The new subnet group for the instance.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The name of the subnet group to use for the new cluster.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The subnet group name to use for the new cluster.
- setDBSubnetGroups(Collection<DBSubnetGroup>) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
Detailed information about one or more subnet groups.
- setDefaultOnly(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
Indicates that only the default version of the specified engine or engine and major version combination is
returned.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
Specifies whether this cluster can be deleted.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether this cluster can be deleted.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
Specifies whether this cluster can be deleted.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
Specifies whether this cluster can be deleted.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
Specifies whether this cluster can be deleted.
- setDescription(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The description for the cluster parameter group.
- setDescription(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the customer-specified description for this cluster parameter group.
- setDescription(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Provides a description of the parameter.
- setDescription(String) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
A description providing more detail about the maintenance action.
- setDescription(String) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The version of the database engine that an instance can be upgraded to.
- setDisableLogTypes(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to disable.
- setDuration(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The number of minutes to retrieve events for.
- setEarliestRestorableTime(Date) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The earliest time to which a database can be restored with point-in-time restore.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of log types that need to be enabled for exporting to Amazon CloudWatch Logs.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- setEnabledCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
A list of log types that this cluster is configured to export to Amazon CloudWatch Logs.
- setEnabledCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A list of log types that this instance is configured to export to Amazon CloudWatch Logs.
- setEnableLogTypes(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to enable.
- setEndpoint(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the connection endpoint for the primary instance of the cluster.
- setEndpoint(Endpoint) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the connection endpoint.
- setEndTime(Date) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the database engine to be used for this cluster.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The name of the database engine to be used for this instance.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the name of the database engine to be used for this cluster.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the name of the database engine.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The name of the database engine.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides the name of the database engine to be used for this instance.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The database engine to return.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The name of the engine to retrieve instance options for.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The engine type of an instance.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The database engine to use for the new cluster.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The name of the upgrade target database engine.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The version number of the database engine to use.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Indicates the database engine version.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the version of the database engine for this cluster snapshot.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The version number of the database engine.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Indicates the database engine version.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The database engine version to return.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The engine version filter value.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The version number of the database engine to which you want to upgrade.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The engine version of an instance.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Indicates the database engine version.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The version of the database engine to use for the new cluster.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The version number of the upgrade target database engine.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for an event notification subscription.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the category for the event.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The event categories for the specified source type.
- setEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesResult
-
A list of event category maps.
- setEvents(Collection<Event>) - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
Detailed information about one or more events.
- setExportableLogTypes(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The types of logs that the database engine has available for export to Amazon CloudWatch Logs.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
A filter that specifies one or more clusters to describe.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
A filter that specifies one or more instances to describe.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
A filter that specifies one or more resources to return pending maintenance actions for.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
This parameter is not currently supported.
- setFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
The cluster snapshot identifier of the new cluster snapshot created when SkipFinalSnapshot is set to
false.
- setForcedApplyDate(Date) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The date when the maintenance action is automatically applied.
- setForceFailover(Boolean) - Method in class com.amazonaws.services.docdb.model.RebootDBInstanceRequest
-
When true, the reboot is conducted through a Multi-AZ failover.
- setHostedZoneId(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- setHostedZoneId(String) - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- setIncludePublic(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
Set to true to include manual cluster snapshots that are public and can be copied or restored by any
AWS account, and otherwise false.
- setIncludeShared(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
Set to true to include shared manual cluster snapshots from other AWS accounts that this AWS account
has been given permission to copy or restore, and otherwise false.
- setInstanceCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides the date and time that the instance was created.
- setIops(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the new Provisioned IOPS value for the instance that will be applied or is currently being applied.
- setIsClusterWriter(Boolean) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
A value that is true if the cluster member is the primary instance for the cluster and
false otherwise.
- setIsMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
A value that indicates whether a database engine is upgraded to a major version.
- setIsModifiable(Boolean) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates whether (true) or not (false) the parameter can be modified.
- setKey(String) - Method in class com.amazonaws.services.docdb.model.Tag
-
The required name of the tag.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The AWS KMS key ID for an encrypted cluster snapshot.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The AWS KMS key identifier for an encrypted cluster.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted cluster.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted cluster
snapshot.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted instance.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The AWS KMS key identifier to use when restoring an encrypted cluster from a DB snapshot or cluster snapshot.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The AWS KMS key identifier to use when restoring an encrypted cluster from an encrypted cluster.
- setLatestRestorableTime(Date) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- setLatestRestorableTime(Date) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- setLicenseModel(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The license model filter value.
- setLicenseModel(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The license model for an instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
The license model for the instance.
- setListSupportedCharacterSets(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified and the requested engine supports the CharacterSetName parameter for
CreateDBInstance, the response includes a list of supported character sets for each engine version.
- setListSupportedTimezones(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified and the requested engine supports the TimeZone parameter for
CreateDBInstance, the response includes a list of supported time zones for each engine version.
- setLogTypesToDisable(Collection<String>) - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being enabled.
- setLogTypesToEnable(Collection<String>) - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being deactivated.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
An optional pagination token provided by a previous DescribeCertificates request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesResult
-
An optional pagination token provided if the number of records retrieved is greater than MaxRecords.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
An optional pagination token provided by a previous request.
- setMasterUsername(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the master user for the cluster.
- setMasterUsername(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Contains the master user name for the cluster.
- setMasterUsername(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the master user name for the cluster snapshot.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The password for the master database user.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The password for the master database user.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the pending or currently in-progress change of the master credentials for the instance.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
The maximum number of records to include in the response.
- setMessage(String) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
Details of the error if there is an error for the instance.
- setMessage(String) - Method in class com.amazonaws.services.docdb.model.Event
-
Provides the text of this event.
- setMinimumEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
The earliest engine version to which the parameter can apply.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether the cluster has instances in multiple Availability Zones.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Indicates that the Single-AZ instance is to change to a Multi-AZ deployment.
- setName(String) - Method in class com.amazonaws.services.docdb.model.AvailabilityZone
-
The name of the Availability Zone.
- setName(String) - Method in class com.amazonaws.services.docdb.model.Filter
-
The name of the filter.
- setNewDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The new cluster identifier for the cluster when renaming a cluster.
- setNewDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The new instance identifier for the instance when renaming an instance.
- setNormal(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
A Boolean value that is true if the instance is operating normally, or false if the
instance is in an error state.
- setOptInStatus(String) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
Indicates the type of opt-in request that has been received for the resource.
- setOptInType(String) - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
A value that specifies the type of opt-in request or undoes an opt-in request.
- setOrderableDBInstanceOptions(Collection<OrderableDBInstanceOption>) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
The options that are available for a particular orderable instance.
- setParameterName(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the name of the parameter.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
Provides a list of parameters for the cluster parameter group.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The parameters of a particular cluster parameter group family.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
A list of parameters in the cluster parameter group to modify.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A list of parameter names in the cluster parameter group to reset to the default values.
- setParameterValue(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the value of the parameter.
- setPendingCloudwatchLogsExports(PendingCloudwatchLogsExports) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
A list of the log types whose configuration is still pending.
- setPendingMaintenanceActionDetails(Collection<PendingMaintenanceAction>) - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
A list that provides details about the pending maintenance actions for the resource.
- setPendingMaintenanceActions(Collection<ResourcePendingMaintenanceActions>) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
The maintenance actions to be applied.
- setPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies that changes to the instance are pending.
- setPercentProgress(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the progress of the operation as a percentage.
- setPercentProgress(Integer) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the percentage of the estimated data that has been transferred.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The port number on which the instances in the cluster accept connections.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the port that the database engine is listening on.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the port that the cluster was listening on at the time of the snapshot.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the port that the database engine is listening on.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The port number on which the cluster accepts connections.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the pending port for the instance.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The port number on which the new cluster accepts connections.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The port number on which the new cluster accepts connections.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled using the
BackupRetentionPeriod parameter.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod parameter.
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage.
- setPreSignedUrl(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The URL that contains a Signature Version 4 signed request for the CopyDBClusterSnapshot API action
in the AWS Region that contains the source cluster snapshot to copy.
- setPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- setPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- setPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- setPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Not supported.
- setReaderEndpoint(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The reader endpoint for the cluster.
- setResetAllParameters(Boolean) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A value that is set to true to reset all parameters in the cluster parameter group to their default
values, and false otherwise.
- setResourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
The Amazon Resource Name (ARN) of the resource that the pending maintenance action applies to.
- setResourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
The ARN of a resource to return pending maintenance actions for.
- setResourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
The Amazon Resource Name (ARN) of the resource that has pending maintenance actions.
- setResourceName(String) - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The Amazon DocumentDB resource that the tags are added to.
- setResourceName(String) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
The Amazon DocumentDB resource with tags to be listed.
- setResourceName(String) - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The Amazon DocumentDB resource that the tags are removed from.
- setRestoreToTime(Date) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The date and time to restore the cluster to.
- setRoleArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterRole
-
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB cluster.
- setSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
Determines whether a final cluster snapshot is created before the cluster is deleted.
- setSnapshotCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the time when the snapshot was taken, in UTC.
- setSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The identifier for the snapshot or cluster snapshot to restore from.
- setSnapshotType(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the type of the cluster snapshot.
- setSnapshotType(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The type of cluster snapshots to be returned.
- setSource(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
A value that indicates to return only parameters for a specific source.
- setSource(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates the source of the parameter value.
- setSourceArn(String) - Method in class com.amazonaws.services.docdb.model.Event
-
The Amazon Resource Name (ARN) for the event.
- setSourceDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The identifier of the source cluster from which to restore.
- setSourceDBClusterParameterGroupIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The identifier or Amazon Resource Name (ARN) for the source cluster parameter group.
- setSourceDBClusterSnapshotArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
If the cluster snapshot was copied from a source cluster snapshot, the ARN for the source cluster snapshot;
otherwise, a null value.
- setSourceDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The identifier of the cluster snapshot to copy.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The identifier of the event source for which events are returned.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.Event
-
Provides the identifier for the source of the event.
- setSourceType(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
The type of source that is generating the events.
- setSourceType(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The event source to retrieve events for.
- setSourceType(String) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the source type for this event.
- setSourceType(String) - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The source type that the returned categories belong to.
- setStartTime(Date) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
- setStatus(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the current state of this cluster.
- setStatus(String) - Method in class com.amazonaws.services.docdb.model.DBClusterRole
-
Describes the state of association between the IAM role and the cluster.
- setStatus(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the status of this cluster snapshot.
- setStatus(String) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
Status of the instance.
- setStatus(String) - Method in class com.amazonaws.services.docdb.model.VpcSecurityGroupMembership
-
The status of the VPC security group.
- setStatusInfos(Collection<DBInstanceStatusInfo>) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The status of a read replica.
- setStatusType(String) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
This value is currently "read replication."
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
Specifies whether the cluster is encrypted.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether the cluster is encrypted.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies whether the cluster snapshot is encrypted.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies whether or not the instance is encrypted.
- setStorageType(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the storage type to be associated with the instance.
- setSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the Availability Zone for the subnet.
- setSubnetGroupStatus(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the status of the subnet group.
- setSubnetIdentifier(String) - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the identifier of the subnet.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the subnet group.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the subnet group.
- setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Detailed information about one or more subnets within a subnet group.
- setSubnetStatus(String) - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the status of the subnet.
- setSupportsLogExportsToCloudwatchLogs(Boolean) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A value that indicates whether the engine version supports exporting the log types specified by
ExportableLogTypes to CloudWatch Logs.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- setTagList(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceResult
-
A list of one or more tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon DocumentDB resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The tags that are to be assigned to the parameter group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The tags to be assigned to the cluster snapshot.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The tags to be assigned to the cluster parameter group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The tags to be assigned to the cluster.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The tags to be assigned to the cluster snapshot.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The tags to be assigned to the instance.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The tags to be assigned to the subnet group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The tags to be assigned to the restored cluster.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The tags to be assigned to the restored cluster.
- setTargetDBClusterParameterGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
A description for the copied cluster parameter group.
- setTargetDBClusterParameterGroupIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The identifier for the copied cluster parameter group.
- setTargetDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The identifier of the new cluster snapshot to create from the source cluster snapshot.
- setTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.FailoverDBClusterRequest
-
The name of the instance to promote to the primary instance.
- setThumbprint(String) - Method in class com.amazonaws.services.docdb.model.Certificate
-
The thumbprint of the certificate.
- setUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A value that is set to true to restore the cluster to the latest restorable backup time, and
false otherwise.
- setValidFrom(Date) - Method in class com.amazonaws.services.docdb.model.Certificate
-
The starting date-time from which the certificate is valid.
- setValidTill(Date) - Method in class com.amazonaws.services.docdb.model.Certificate
-
The date-time after which the certificate is no longer valid.
- setValidUpgradeTarget(Collection<UpgradeTarget>) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A list of engine versions that this database engine version can be upgraded to.
- setValue(String) - Method in class com.amazonaws.services.docdb.model.Tag
-
The optional value of the tag.
- setValues(Collection<String>) - Method in class com.amazonaws.services.docdb.model.Filter
-
One or more filter values.
- setValuesToAdd(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of cluster snapshot attributes to add to the attribute specified by AttributeName.
- setValuesToRemove(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of cluster snapshot attributes to remove from the attribute specified by AttributeName.
- setVpc(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The virtual private cloud (VPC) filter value.
- setVpc(Boolean) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
Indicates whether an instance is in a virtual private cloud (VPC).
- setVpcId(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the virtual private cloud (VPC) ID that is associated with the cluster snapshot.
- setVpcId(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the virtual private cloud (VPC) ID of the subnet group.
- setVpcSecurityGroupId(String) - Method in class com.amazonaws.services.docdb.model.VpcSecurityGroupMembership
-
The name of the VPC security group.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of EC2 VPC security groups to associate with this cluster.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A list of virtual private cloud (VPC) security groups that the cluster will belong to.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of virtual private cloud (VPC) security groups that the new cluster will belong to.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of VPC security groups that the new cluster belongs to.
- setVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of virtual private cloud (VPC) security groups that the cluster belongs to.
- setVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides a list of VPC security group elements that the instance belongs to.
- SharedSnapshotQuotaExceededException - Exception in com.amazonaws.services.docdb.model
-
You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.
- SharedSnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.docdb.model.SharedSnapshotQuotaExceededException
-
Constructs a new SharedSnapshotQuotaExceededException with the specified error message.
- shutdown() - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- shutdown() - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
- shutdown() - Method in class com.amazonaws.services.docdb.waiters.AmazonDocDBWaiters
-
- SnapshotQuotaExceededException - Exception in com.amazonaws.services.docdb.model
-
The request would cause you to exceed the allowed number of snapshots.
- SnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.docdb.model.SnapshotQuotaExceededException
-
Constructs a new SnapshotQuotaExceededException with the specified error message.
- SourceType - Enum in com.amazonaws.services.docdb.model
-
- standard() - Static method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.docdb.AmazonDocDBClientBuilder
-
- startDBCluster(StartDBClusterRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- startDBCluster(StartDBClusterRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Restarts the stopped cluster that is specified by DBClusterIdentifier.
- startDBCluster(StartDBClusterRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Restarts the stopped cluster that is specified by DBClusterIdentifier.
- startDBClusterAsync(StartDBClusterRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- startDBClusterAsync(StartDBClusterRequest, AsyncHandler<StartDBClusterRequest, DBCluster>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- startDBClusterAsync(StartDBClusterRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Restarts the stopped cluster that is specified by DBClusterIdentifier.
- startDBClusterAsync(StartDBClusterRequest, AsyncHandler<StartDBClusterRequest, DBCluster>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Restarts the stopped cluster that is specified by DBClusterIdentifier.
- startDBClusterAsync(StartDBClusterRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- startDBClusterAsync(StartDBClusterRequest, AsyncHandler<StartDBClusterRequest, DBCluster>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- StartDBClusterRequest - Class in com.amazonaws.services.docdb.model
-
- StartDBClusterRequest() - Constructor for class com.amazonaws.services.docdb.model.StartDBClusterRequest
-
- stopDBCluster(StopDBClusterRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- stopDBCluster(StopDBClusterRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Stops the running cluster that is specified by DBClusterIdentifier.
- stopDBCluster(StopDBClusterRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Stops the running cluster that is specified by DBClusterIdentifier.
- stopDBClusterAsync(StopDBClusterRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- stopDBClusterAsync(StopDBClusterRequest, AsyncHandler<StopDBClusterRequest, DBCluster>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- stopDBClusterAsync(StopDBClusterRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Stops the running cluster that is specified by DBClusterIdentifier.
- stopDBClusterAsync(StopDBClusterRequest, AsyncHandler<StopDBClusterRequest, DBCluster>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Stops the running cluster that is specified by DBClusterIdentifier.
- stopDBClusterAsync(StopDBClusterRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- stopDBClusterAsync(StopDBClusterRequest, AsyncHandler<StopDBClusterRequest, DBCluster>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- StopDBClusterRequest - Class in com.amazonaws.services.docdb.model
-
- StopDBClusterRequest() - Constructor for class com.amazonaws.services.docdb.model.StopDBClusterRequest
-
- StorageQuotaExceededException - Exception in com.amazonaws.services.docdb.model
-
The request would cause you to exceed the allowed amount of storage available across all instances.
- StorageQuotaExceededException(String) - Constructor for exception com.amazonaws.services.docdb.model.StorageQuotaExceededException
-
Constructs a new StorageQuotaExceededException with the specified error message.
- StorageTypeNotSupportedException - Exception in com.amazonaws.services.docdb.model
-
Storage of the specified StorageType can't be associated with the DB instance.
- StorageTypeNotSupportedException(String) - Constructor for exception com.amazonaws.services.docdb.model.StorageTypeNotSupportedException
-
Constructs a new StorageTypeNotSupportedException with the specified error message.
- Subnet - Class in com.amazonaws.services.docdb.model
-
Detailed information about a subnet.
- Subnet() - Constructor for class com.amazonaws.services.docdb.model.Subnet
-
- SubnetAlreadyInUseException - Exception in com.amazonaws.services.docdb.model
-
The subnet is already in use in the Availability Zone.
- SubnetAlreadyInUseException(String) - Constructor for exception com.amazonaws.services.docdb.model.SubnetAlreadyInUseException
-
Constructs a new SubnetAlreadyInUseException with the specified error message.
- waiters() - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- waiters() - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
- waiters() - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
- withAction(String) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The type of pending maintenance action that is available for the resource.
- withAddress(String) - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the DNS address of the instance.
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new AllocatedStorage size for then instance that will be applied or is currently being
applied.
- withAllowedValues(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the valid range of values for the parameter.
- withApplyAction(String) - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
The pending maintenance action to apply to this resource.
- withApplyImmediately(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A value that specifies whether the changes in this request and any pending changes are asynchronously applied as
soon as possible, regardless of the PreferredMaintenanceWindow setting for the cluster.
- withApplyImmediately(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Specifies whether the modifications in this request and any pending modifications are asynchronously applied as
soon as possible, regardless of the PreferredMaintenanceWindow setting for the instance.
- withApplyMethod(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates when to apply parameter updates.
- withApplyMethod(ApplyMethod) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates when to apply parameter updates.
- withApplyType(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the engine-specific parameters type.
- withAssociatedRoles(DBClusterRole...) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the cluster.
- withAssociatedRoles(Collection<DBClusterRole>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the cluster.
- withAttributeName(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The name of the manual cluster snapshot attribute.
- withAttributeName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
The name of the cluster snapshot attribute to modify.
- withAttributeValues(String...) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The values for the manual cluster snapshot attribute.
- withAttributeValues(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The values for the manual cluster snapshot attribute.
- withAutoAppliedAfterDate(Date) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The date of the maintenance window when the action is applied.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
Indicates that minor engine upgrades are applied automatically to the instance during the maintenance window.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Indicates that minor version patches are applied automatically.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Indicates that minor version upgrades are applied automatically to the instance during the maintenance window.
- withAutoUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
A value that indicates whether the target version is applied to any source DB instances that have
AutoMinorVersionUpgrade set to true.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The Amazon EC2 Availability Zone that the instance is created in.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the name of the Availability Zone that the instance is located in.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of Amazon EC2 Availability Zones that instances in the cluster can be created in.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of Amazon EC2 Availability Zones that instances in the cluster can be created in.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of Amazon EC2 Availability Zones that instances in the cluster can be created in.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of Amazon EC2 Availability Zones that instances in the cluster can be created in.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the list of Amazon EC2 Availability Zones that instances in the cluster snapshot can be restored in.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the list of Amazon EC2 Availability Zones that instances in the cluster snapshot can be restored in.
- withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
A list of Availability Zones for an instance.
- withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
A list of Availability Zones for an instance.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
Provides the list of Amazon EC2 Availability Zones that instances in the restored DB cluster can be created in.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
Provides the list of Amazon EC2 Availability Zones that instances in the restored DB cluster can be created in.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The number of days for which automated backups are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the number of days for which automatic snapshots are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the number of days for which automatic snapshots are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The number of days for which automated backups are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the pending number of days for which automated backups are retained.
- withCACertificateIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The identifier of the CA certificate for this DB instance.
- withCACertificateIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Indicates the certificate that needs to be associated with the instance.
- withCACertificateIdentifier(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the identifier of the certificate authority (CA) certificate for the DB instance.
- withCertificateArn(String) - Method in class com.amazonaws.services.docdb.model.Certificate
-
The Amazon Resource Name (ARN) for the certificate.
- withCertificateIdentifier(String) - Method in class com.amazonaws.services.docdb.model.Certificate
-
The unique key that identifies a certificate.
- withCertificateIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
The user-supplied certificate identifier.
- withCertificates(Certificate...) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesResult
-
A list of certificates for this AWS account.
- withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesResult
-
A list of certificates for this AWS account.
- withCertificateType(String) - Method in class com.amazonaws.services.docdb.model.Certificate
-
The type of the certificate.
- withCloudwatchLogsExportConfiguration(CloudwatchLogsExportConfiguration) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The configuration setting for the log types to be enabled for export to Amazon CloudWatch Logs for a specific
instance or cluster.
- withClusterCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the time when the cluster was created, in Universal Coordinated Time (UTC).
- withClusterCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the time when the cluster was created, in Universal Coordinated Time (UTC).
- withCopyTags(Boolean) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
Set to true to copy all tags from the source cluster snapshot to the target cluster snapshot, and
otherwise false.
- withCurrentApplyDate(Date) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The effective date when the pending maintenance action is applied to the resource.
- withDataType(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the valid data type for the parameter.
- withDate(Date) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the date and time of the event.
- withDBClusterArn(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The Amazon Resource Name (ARN) for the cluster.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The cluster identifier.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The identifier of the cluster to create a snapshot for.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The identifier of the cluster that the instance will belong to.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Contains a user-supplied cluster identifier.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the cluster identifier of the cluster that this cluster snapshot was created from.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains the name of the cluster that the instance is a member of if the instance is a member of a cluster.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
The cluster identifier for the cluster to be deleted.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The ID of the cluster to retrieve the list of cluster snapshots for.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
The user-provided cluster identifier.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.FailoverDBClusterRequest
-
A cluster identifier to force a failover for.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The cluster identifier for the cluster that is being modified.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The name of the cluster to create from the snapshot or cluster snapshot.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The name of the new cluster to be created.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.StartDBClusterRequest
-
The identifier of the cluster to restart.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.StopDBClusterRequest
-
The identifier of the cluster to stop.
- withDBClusterMembers(DBClusterMember...) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of instances that make up the cluster.
- withDBClusterMembers(Collection<DBClusterMember>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of instances that make up the cluster.
- withDBClusterParameterGroup(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the name of the cluster parameter group for the cluster.
- withDBClusterParameterGroupArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
The Amazon Resource Name (ARN) for the cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The name of the cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the cluster parameter group to associate with this cluster.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the name of the cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterParameterGroupRequest
-
The name of the cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
The name of a specific cluster parameter group to return details for.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
The name of a specific cluster parameter group to return parameter details for.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
The name of the cluster parameter group to modify.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupResult
-
The name of a cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The name of the cluster parameter group to use for the cluster.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
The name of the cluster parameter group to reset.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupResult
-
The name of a cluster parameter group.
- withDBClusterParameterGroups(DBClusterParameterGroup...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
A list of cluster parameter groups.
- withDBClusterParameterGroups(Collection<DBClusterParameterGroup>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
A list of cluster parameter groups.
- withDBClusterParameterGroupStatus(String) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
Specifies the status of the cluster parameter group for this member of the DB cluster.
- withDbClusterResourceId(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The AWS Region-unique, immutable identifier for the cluster.
- withDBClusters(DBCluster...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
A list of clusters.
- withDBClusters(Collection<DBCluster>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
A list of clusters.
- withDBClusterSnapshotArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
The Amazon Resource Name (ARN) for the cluster snapshot.
- withDBClusterSnapshotAttributes(DBClusterSnapshotAttribute...) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The list of attributes and values for the cluster snapshot.
- withDBClusterSnapshotAttributes(Collection<DBClusterSnapshotAttribute>) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The list of attributes and values for the cluster snapshot.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The identifier of the cluster snapshot.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the identifier for the cluster snapshot.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The identifier of the cluster snapshot that the attributes apply to.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterSnapshotRequest
-
The identifier of the cluster snapshot to delete.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotAttributesRequest
-
The identifier for the cluster snapshot to describe the attributes for.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
A specific cluster snapshot identifier to describe.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
The identifier for the cluster snapshot to modify the attributes for.
- withDBClusterSnapshots(DBClusterSnapshot...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
Provides a list of cluster snapshots.
- withDBClusterSnapshots(Collection<DBClusterSnapshot>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
Provides a list of cluster snapshots.
- withDBEngineDescription(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The description of the database engine.
- withDBEngineVersionDescription(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The description of the database engine version.
- withDBEngineVersions(DBEngineVersion...) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
Detailed information about one or more engine versions.
- withDBEngineVersions(Collection<DBEngineVersion>) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
Detailed information about one or more engine versions.
- withDBInstanceArn(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The Amazon Resource Name (ARN) for the instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The compute and memory capacity of the instance; for example, db.r5.large.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains the name of the compute and memory capacity class of the instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The instance class filter value.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The new compute and memory capacity of the instance; for example, db.r5.large.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The instance class for an instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new DBInstanceClass for the instance that will be applied or is currently being
applied.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
Specifies the instance identifier for this member of the cluster.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains a user-provided database identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBInstanceRequest
-
The instance identifier for the instance to be deleted.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
The user-provided instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new DBInstanceIdentifier for the instance that will be applied or is currently being
applied.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RebootDBInstanceRequest
-
The instance identifier.
- withDBInstances(DBInstance...) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
Detailed information about one or more instances.
- withDBInstances(Collection<DBInstance>) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
Detailed information about one or more instances.
- withDBInstanceStatus(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the current state of this database.
- withDbiResourceId(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The AWS Region-unique, immutable identifier for the instance.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The cluster parameter group family name.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the name of the parameter group family that this cluster parameter group is compatible with.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The name of the parameter group family for the database engine.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The name of a specific parameter group family to return details for.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
The name of the cluster parameter group family to return the engine parameter information for.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The name of the cluster parameter group family to return the engine parameter information for.
- withDBSubnetGroup(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies information on the subnet group that is associated with the cluster, including the name, description,
and subnets in the subnet group.
- withDBSubnetGroup(DBSubnetGroup) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies information on the subnet group that is associated with the instance, including the name, description,
and subnets in the subnet group.
- withDBSubnetGroupArn(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
The Amazon Resource Name (ARN) for the DB subnet group.
- withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The description for the subnet group.
- withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the description of the subnet group.
- withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The description for the subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A subnet group to associate with this cluster.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The name for the subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
The name of the subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBSubnetGroupRequest
-
The name of the database subnet group to delete.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
The name of the subnet group to return details for.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The name for the subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
The new subnet group for the instance.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The name of the subnet group to use for the new cluster.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The subnet group name to use for the new cluster.
- withDBSubnetGroups(DBSubnetGroup...) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
Detailed information about one or more subnet groups.
- withDBSubnetGroups(Collection<DBSubnetGroup>) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
Detailed information about one or more subnet groups.
- withDefaultOnly(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
Indicates that only the default version of the specified engine or engine and major version combination is
returned.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
Specifies whether this cluster can be deleted.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether this cluster can be deleted.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
Specifies whether this cluster can be deleted.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
Specifies whether this cluster can be deleted.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
Specifies whether this cluster can be deleted.
- withDescription(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The description for the cluster parameter group.
- withDescription(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the customer-specified description for this cluster parameter group.
- withDescription(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Provides a description of the parameter.
- withDescription(String) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
A description providing more detail about the maintenance action.
- withDescription(String) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The version of the database engine that an instance can be upgraded to.
- withDisableLogTypes(String...) - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to disable.
- withDisableLogTypes(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to disable.
- withDuration(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The number of minutes to retrieve events for.
- withEarliestRestorableTime(Date) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The earliest time to which a database can be restored with point-in-time restore.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of log types that need to be enabled for exporting to Amazon CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of log types that need to be enabled for exporting to Amazon CloudWatch Logs.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- withEnabledCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
A list of log types that this cluster is configured to export to Amazon CloudWatch Logs.
- withEnabledCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
A list of log types that this cluster is configured to export to Amazon CloudWatch Logs.
- withEnabledCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A list of log types that this instance is configured to export to Amazon CloudWatch Logs.
- withEnabledCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A list of log types that this instance is configured to export to Amazon CloudWatch Logs.
- withEnableLogTypes(String...) - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to enable.
- withEnableLogTypes(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to enable.
- withEndpoint(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the connection endpoint for the primary instance of the cluster.
- withEndpoint(Endpoint) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the connection endpoint.
- withEndTime(Date) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the database engine to be used for this cluster.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The name of the database engine to be used for this instance.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the name of the database engine to be used for this cluster.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the name of the database engine.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The name of the database engine.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides the name of the database engine to be used for this instance.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The database engine to return.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The name of the engine to retrieve instance options for.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The engine type of an instance.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The database engine to use for the new cluster.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The name of the upgrade target database engine.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The version number of the database engine to use.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Indicates the database engine version.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the version of the database engine for this cluster snapshot.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The version number of the database engine.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Indicates the database engine version.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The database engine version to return.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The engine version filter value.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The version number of the database engine to which you want to upgrade.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The engine version of an instance.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Indicates the database engine version.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The version of the database engine to use for the new cluster.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The version number of the upgrade target database engine.
- withEventCategories(String...) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for an event notification subscription.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for an event notification subscription.
- withEventCategories(String...) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the category for the event.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the category for the event.
- withEventCategories(String...) - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The event categories for the specified source type.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The event categories for the specified source type.
- withEventCategoriesMapList(EventCategoriesMap...) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesResult
-
A list of event category maps.
- withEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesResult
-
A list of event category maps.
- withEvents(Event...) - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
Detailed information about one or more events.
- withEvents(Collection<Event>) - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
Detailed information about one or more events.
- withExportableLogTypes(String...) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The types of logs that the database engine has available for export to Amazon CloudWatch Logs.
- withExportableLogTypes(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The types of logs that the database engine has available for export to Amazon CloudWatch Logs.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
A filter that specifies one or more clusters to describe.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
A filter that specifies one or more clusters to describe.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
A filter that specifies one or more instances to describe.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
A filter that specifies one or more instances to describe.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
A filter that specifies one or more resources to return pending maintenance actions for.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
A filter that specifies one or more resources to return pending maintenance actions for.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
This parameter is not currently supported.
- withFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
The cluster snapshot identifier of the new cluster snapshot created when SkipFinalSnapshot is set to
false.
- withForcedApplyDate(Date) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The date when the maintenance action is automatically applied.
- withForceFailover(Boolean) - Method in class com.amazonaws.services.docdb.model.RebootDBInstanceRequest
-
When true, the reboot is conducted through a Multi-AZ failover.
- withHostedZoneId(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- withHostedZoneId(String) - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- withIncludePublic(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
Set to true to include manual cluster snapshots that are public and can be copied or restored by any
AWS account, and otherwise false.
- withIncludeShared(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
Set to true to include shared manual cluster snapshots from other AWS accounts that this AWS account
has been given permission to copy or restore, and otherwise false.
- withInstanceCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides the date and time that the instance was created.
- withIops(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the new Provisioned IOPS value for the instance that will be applied or is currently being applied.
- withIsClusterWriter(Boolean) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
A value that is true if the cluster member is the primary instance for the cluster and
false otherwise.
- withIsMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
A value that indicates whether a database engine is upgraded to a major version.
- withIsModifiable(Boolean) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates whether (true) or not (false) the parameter can be modified.
- withKey(String) - Method in class com.amazonaws.services.docdb.model.Tag
-
The required name of the tag.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The AWS KMS key ID for an encrypted cluster snapshot.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The AWS KMS key identifier for an encrypted cluster.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted cluster.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted cluster
snapshot.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted instance.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The AWS KMS key identifier to use when restoring an encrypted cluster from a DB snapshot or cluster snapshot.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The AWS KMS key identifier to use when restoring an encrypted cluster from an encrypted cluster.
- withLatestRestorableTime(Date) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- withLatestRestorableTime(Date) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- withLicenseModel(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The license model filter value.
- withLicenseModel(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The license model for an instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
The license model for the instance.
- withListSupportedCharacterSets(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified and the requested engine supports the CharacterSetName parameter for
CreateDBInstance, the response includes a list of supported character sets for each engine version.
- withListSupportedTimezones(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified and the requested engine supports the TimeZone parameter for
CreateDBInstance, the response includes a list of supported time zones for each engine version.
- withLogTypesToDisable(String...) - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being enabled.
- withLogTypesToDisable(Collection<String>) - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being enabled.
- withLogTypesToEnable(String...) - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being deactivated.
- withLogTypesToEnable(Collection<String>) - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being deactivated.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
An optional pagination token provided by a previous DescribeCertificates request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesResult
-
An optional pagination token provided if the number of records retrieved is greater than MaxRecords.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
An optional pagination token provided by a previous request.
- withMasterUsername(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the master user for the cluster.
- withMasterUsername(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Contains the master user name for the cluster.
- withMasterUsername(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the master user name for the cluster snapshot.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The password for the master database user.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The password for the master database user.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the pending or currently in-progress change of the master credentials for the instance.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeCertificatesRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
The maximum number of records to include in the response.
- withMessage(String) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
Details of the error if there is an error for the instance.
- withMessage(String) - Method in class com.amazonaws.services.docdb.model.Event
-
Provides the text of this event.
- withMinimumEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
The earliest engine version to which the parameter can apply.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether the cluster has instances in multiple Availability Zones.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Indicates that the Single-AZ instance is to change to a Multi-AZ deployment.
- withName(String) - Method in class com.amazonaws.services.docdb.model.AvailabilityZone
-
The name of the Availability Zone.
- withName(String) - Method in class com.amazonaws.services.docdb.model.Filter
-
The name of the filter.
- withNewDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The new cluster identifier for the cluster when renaming a cluster.
- withNewDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The new instance identifier for the instance when renaming an instance.
- withNormal(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
A Boolean value that is true if the instance is operating normally, or false if the
instance is in an error state.
- withOptInStatus(String) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
Indicates the type of opt-in request that has been received for the resource.
- withOptInType(String) - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
A value that specifies the type of opt-in request or undoes an opt-in request.
- withOrderableDBInstanceOptions(OrderableDBInstanceOption...) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
The options that are available for a particular orderable instance.
- withOrderableDBInstanceOptions(Collection<OrderableDBInstanceOption>) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
The options that are available for a particular orderable instance.
- withParameterName(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the name of the parameter.
- withParameters(Parameter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
Provides a list of parameters for the cluster parameter group.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
Provides a list of parameters for the cluster parameter group.
- withParameters(Parameter...) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The parameters of a particular cluster parameter group family.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The parameters of a particular cluster parameter group family.
- withParameters(Parameter...) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
A list of parameters in the cluster parameter group to modify.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
A list of parameters in the cluster parameter group to modify.
- withParameters(Parameter...) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A list of parameter names in the cluster parameter group to reset to the default values.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A list of parameter names in the cluster parameter group to reset to the default values.
- withParameterValue(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the value of the parameter.
- withPendingCloudwatchLogsExports(PendingCloudwatchLogsExports) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
A list of the log types whose configuration is still pending.
- withPendingMaintenanceActionDetails(PendingMaintenanceAction...) - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
A list that provides details about the pending maintenance actions for the resource.
- withPendingMaintenanceActionDetails(Collection<PendingMaintenanceAction>) - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
A list that provides details about the pending maintenance actions for the resource.
- withPendingMaintenanceActions(ResourcePendingMaintenanceActions...) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
The maintenance actions to be applied.
- withPendingMaintenanceActions(Collection<ResourcePendingMaintenanceActions>) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
The maintenance actions to be applied.
- withPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies that changes to the instance are pending.
- withPercentProgress(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the progress of the operation as a percentage.
- withPercentProgress(Integer) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the percentage of the estimated data that has been transferred.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The port number on which the instances in the cluster accept connections.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the port that the database engine is listening on.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the port that the cluster was listening on at the time of the snapshot.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the port that the database engine is listening on.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The port number on which the cluster accepts connections.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the pending port for the instance.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The port number on which the new cluster accepts connections.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The port number on which the new cluster accepts connections.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled using the
BackupRetentionPeriod parameter.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod parameter.
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage.
- withPreSignedUrl(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The URL that contains a Signature Version 4 signed request for the CopyDBClusterSnapshot API action
in the AWS Region that contains the source cluster snapshot to copy.
- withPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- withPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- withPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- withPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Not supported.
- withReaderEndpoint(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The reader endpoint for the cluster.
- withResetAllParameters(Boolean) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A value that is set to true to reset all parameters in the cluster parameter group to their default
values, and false otherwise.
- withResourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
The Amazon Resource Name (ARN) of the resource that the pending maintenance action applies to.
- withResourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
The ARN of a resource to return pending maintenance actions for.
- withResourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
The Amazon Resource Name (ARN) of the resource that has pending maintenance actions.
- withResourceName(String) - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The Amazon DocumentDB resource that the tags are added to.
- withResourceName(String) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
The Amazon DocumentDB resource with tags to be listed.
- withResourceName(String) - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The Amazon DocumentDB resource that the tags are removed from.
- withRestoreToTime(Date) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The date and time to restore the cluster to.
- withRoleArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterRole
-
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB cluster.
- withSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
Determines whether a final cluster snapshot is created before the cluster is deleted.
- withSnapshotCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the time when the snapshot was taken, in UTC.
- withSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The identifier for the snapshot or cluster snapshot to restore from.
- withSnapshotType(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the type of the cluster snapshot.
- withSnapshotType(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The type of cluster snapshots to be returned.
- withSource(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
A value that indicates to return only parameters for a specific source.
- withSource(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates the source of the parameter value.
- withSourceArn(String) - Method in class com.amazonaws.services.docdb.model.Event
-
The Amazon Resource Name (ARN) for the event.
- withSourceDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The identifier of the source cluster from which to restore.
- withSourceDBClusterParameterGroupIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The identifier or Amazon Resource Name (ARN) for the source cluster parameter group.
- withSourceDBClusterSnapshotArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
If the cluster snapshot was copied from a source cluster snapshot, the ARN for the source cluster snapshot;
otherwise, a null value.
- withSourceDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The identifier of the cluster snapshot to copy.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The identifier of the event source for which events are returned.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.Event
-
Provides the identifier for the source of the event.
- withSourceType(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
The type of source that is generating the events.
- withSourceType(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The event source to retrieve events for.
- withSourceType(SourceType) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The event source to retrieve events for.
- withSourceType(String) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the source type for this event.
- withSourceType(SourceType) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the source type for this event.
- withSourceType(String) - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The source type that the returned categories belong to.
- withStartTime(Date) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
- withStatus(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the current state of this cluster.
- withStatus(String) - Method in class com.amazonaws.services.docdb.model.DBClusterRole
-
Describes the state of association between the IAM role and the cluster.
- withStatus(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the status of this cluster snapshot.
- withStatus(String) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
Status of the instance.
- withStatus(String) - Method in class com.amazonaws.services.docdb.model.VpcSecurityGroupMembership
-
The status of the VPC security group.
- withStatusInfos(DBInstanceStatusInfo...) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The status of a read replica.
- withStatusInfos(Collection<DBInstanceStatusInfo>) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The status of a read replica.
- withStatusType(String) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
This value is currently "read replication."
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
Specifies whether the cluster is encrypted.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether the cluster is encrypted.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies whether the cluster snapshot is encrypted.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies whether or not the instance is encrypted.
- withStorageType(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the storage type to be associated with the instance.
- withSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the Availability Zone for the subnet.
- withSubnetGroupStatus(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the status of the subnet group.
- withSubnetIdentifier(String) - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the identifier of the subnet.
- withSubnetIds(String...) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the subnet group.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the subnet group.
- withSubnetIds(String...) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the subnet group.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the subnet group.
- withSubnets(Subnet...) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Detailed information about one or more subnets within a subnet group.
- withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Detailed information about one or more subnets within a subnet group.
- withSubnetStatus(String) - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the status of the subnet.
- withSupportsLogExportsToCloudwatchLogs(Boolean) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A value that indicates whether the engine version supports exporting the log types specified by
ExportableLogTypes to CloudWatch Logs.
- withTagKeys(String...) - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- withTagList(Tag...) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceResult
-
A list of one or more tags.
- withTagList(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceResult
-
A list of one or more tags.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon DocumentDB resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon DocumentDB resource.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The tags that are to be assigned to the parameter group.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The tags that are to be assigned to the parameter group.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The tags to be assigned to the cluster snapshot.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The tags to be assigned to the cluster snapshot.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The tags to be assigned to the cluster parameter group.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The tags to be assigned to the cluster parameter group.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The tags to be assigned to the cluster.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The tags to be assigned to the cluster.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The tags to be assigned to the cluster snapshot.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The tags to be assigned to the cluster snapshot.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The tags to be assigned to the instance.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The tags to be assigned to the instance.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The tags to be assigned to the subnet group.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The tags to be assigned to the subnet group.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The tags to be assigned to the restored cluster.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The tags to be assigned to the restored cluster.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The tags to be assigned to the restored cluster.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The tags to be assigned to the restored cluster.
- withTargetDBClusterParameterGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
A description for the copied cluster parameter group.
- withTargetDBClusterParameterGroupIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The identifier for the copied cluster parameter group.
- withTargetDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The identifier of the new cluster snapshot to create from the source cluster snapshot.
- withTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.FailoverDBClusterRequest
-
The name of the instance to promote to the primary instance.
- withThumbprint(String) - Method in class com.amazonaws.services.docdb.model.Certificate
-
The thumbprint of the certificate.
- withUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A value that is set to true to restore the cluster to the latest restorable backup time, and
false otherwise.
- withValidFrom(Date) - Method in class com.amazonaws.services.docdb.model.Certificate
-
The starting date-time from which the certificate is valid.
- withValidTill(Date) - Method in class com.amazonaws.services.docdb.model.Certificate
-
The date-time after which the certificate is no longer valid.
- withValidUpgradeTarget(UpgradeTarget...) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A list of engine versions that this database engine version can be upgraded to.
- withValidUpgradeTarget(Collection<UpgradeTarget>) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A list of engine versions that this database engine version can be upgraded to.
- withValue(String) - Method in class com.amazonaws.services.docdb.model.Tag
-
The optional value of the tag.
- withValues(String...) - Method in class com.amazonaws.services.docdb.model.Filter
-
One or more filter values.
- withValues(Collection<String>) - Method in class com.amazonaws.services.docdb.model.Filter
-
One or more filter values.
- withValuesToAdd(String...) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of cluster snapshot attributes to add to the attribute specified by AttributeName.
- withValuesToAdd(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of cluster snapshot attributes to add to the attribute specified by AttributeName.
- withValuesToRemove(String...) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of cluster snapshot attributes to remove from the attribute specified by AttributeName.
- withValuesToRemove(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of cluster snapshot attributes to remove from the attribute specified by AttributeName.
- withVpc(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The virtual private cloud (VPC) filter value.
- withVpc(Boolean) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
Indicates whether an instance is in a virtual private cloud (VPC).
- withVpcId(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the virtual private cloud (VPC) ID that is associated with the cluster snapshot.
- withVpcId(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the virtual private cloud (VPC) ID of the subnet group.
- withVpcSecurityGroupId(String) - Method in class com.amazonaws.services.docdb.model.VpcSecurityGroupMembership
-
The name of the VPC security group.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of EC2 VPC security groups to associate with this cluster.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of EC2 VPC security groups to associate with this cluster.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A list of virtual private cloud (VPC) security groups that the cluster will belong to.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A list of virtual private cloud (VPC) security groups that the cluster will belong to.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of virtual private cloud (VPC) security groups that the new cluster will belong to.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of virtual private cloud (VPC) security groups that the new cluster will belong to.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of VPC security groups that the new cluster belongs to.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of VPC security groups that the new cluster belongs to.
- withVpcSecurityGroups(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of virtual private cloud (VPC) security groups that the cluster belongs to.
- withVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of virtual private cloud (VPC) security groups that the cluster belongs to.
- withVpcSecurityGroups(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides a list of VPC security group elements that the instance belongs to.
- withVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides a list of VPC security group elements that the instance belongs to.