Module aws_sdk_docdb::types

source ·
Expand description

Data structures used by operation inputs/outputs.

Modules

  • Builders
  • Error types that Amazon DocumentDB with MongoDB compatibility can respond with.

Structs

  • Information about an Availability Zone.

  • A certificate authority (CA) certificate for an Amazon Web Services account.

  • The configuration setting for the log types to be enabled for export to Amazon CloudWatch Logs for a specific instance or cluster.

  • Detailed information about a cluster.

  • Contains information about an instance that is part of a cluster.

  • Detailed information about a cluster parameter group.

  • Describes an Identity and Access Management (IAM) role that is associated with a cluster.

  • Detailed information about a cluster snapshot.

  • Contains the name and values of a manual cluster snapshot attribute.

  • Detailed information about the attributes that are associated with a cluster snapshot.

  • Detailed information about an engine version.

  • Detailed information about an instance.

  • Provides a list of status information for an instance.

  • Detailed information about a subnet group.

  • Network information for accessing a cluster or instance. Client programs must specify a valid endpoint to access these Amazon DocumentDB resources.

  • Contains the result of a successful invocation of the DescribeEngineDefaultClusterParameters operation.

  • Detailed information about an event.

  • An event source type, accompanied by one or more event category names.

  • Detailed information about an event to which you have subscribed.

  • A named set of filter values, used to return a more specific list of results. You can use a filter to match a set of resources by specific criteria, such as IDs.

  • A data type representing an Amazon DocumentDB global cluster.

  • A data structure with information about any primary and secondary clusters associated with an Amazon DocumentDB global clusters.

  • The options that are available for an instance.

  • Detailed information about an individual parameter.

  • A list of the log types whose configuration is still pending. These log types are in the process of being activated or deactivated.

  • Provides information about a pending maintenance action for a resource.

  • One or more modified settings for an instance. These modified settings have been requested, but haven't been applied yet.

  • Represents the output of ApplyPendingMaintenanceAction.

  • Detailed information about a subnet.

  • Metadata assigned to an Amazon DocumentDB resource consisting of a key-value pair.

  • The version of the database engine that an instance can be upgraded to.

  • Used as a response element for queries on virtual private cloud (VPC) security group membership.

Enums

  • When writing a match expression against ApplyMethod, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
  • When writing a match expression against SourceType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.