Common Neptune Datatypes
Structures:
AvailabilityZone (structure)
Specifies an Availability Zone.
DBSecurityGroupMembership (structure)
Specifies membership in a designated DB security group.
Fields
DomainMembership (structure)
An Active Directory Domain membership record associated with a DB instance.
Fields
-
The identifier of the Active Directory Domain.
-
The fully qualified domain name of the Active Directory Domain.
-
The name of the IAM role to be used when making API calls to the Directory Service.
-
The status of the DB instance's Active Directory Domain membership, such as joined, pending-join, failed etc).
DoubleRange (structure)
A range of double values.
Fields
Endpoint (structure)
Specifies a connection endpoint.
For the data structure that represents Amazon Neptune DB cluster endpoints,
see DBClusterEndpoint
.
Fields
Filter (structure)
This type is not currently supported.
Fields
Range (structure)
A range of integer values.
Fields
-
The minimum value in the range.
-
The step value for the range. For example, if you have a range of 5,000 to 10,000, with a step value of 1,000, the valid values start at 5,000 and step up by 1,000. Even though 7,500 is within the range, it isn't a valid value for the range. The valid values are 5,000, 6,000, 7,000, 8,000...
-
The maximum value in the range.
Timezone (structure)
A time zone associated with a DBInstance (structure).
VpcSecurityGroupMembership (structure)
This data type is used as a response element for queries on VPC security group membership.
Fields