メインコンテンツまでスキップ

AWSDynamoDBSubnetGroup

No description

type AWSDynamoDBSubnetGroup {
description: String!
name: String!
subnets: [AWSVPCSubnet!]!
vpc: AWSVPC
}

Fields

AWSDynamoDBSubnetGroup.description ● String! non-null scalar

The description of the subnet group

AWSDynamoDBSubnetGroup.name ● String! non-null scalar

The name of the subnet group

AWSDynamoDBSubnetGroup.subnets ● [AWSVPCSubnet!]! non-null object

A list of subnets associated with the subnet group

AWSDynamoDBSubnetGroup.vpc ● AWSVPC object

The Amazon Virtual Private Cloud of the subnet group

Member of

AWSDAXCluster object