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

AWSDAXClusterParameterGroupStatus

No description

type AWSDAXClusterParameterGroupStatus {
nodeIdsToReboot: [String!]!
applyStatus: String!
name: String!
}

Fields

AWSDAXClusterParameterGroupStatus.nodeIdsToReboot ● [String!]! non-null scalar

The node IDs of one or more nodes to be rebooted

AWSDAXClusterParameterGroupStatus.applyStatus ● String! non-null scalar

The status of parameter updates

AWSDAXClusterParameterGroupStatus.name ● String! non-null scalar

The name of the parameter group

Member of

AWSDAXCluster object