AWSEC2InstanceElasticInferenceAcceleratorAssociation
No description
type AWSEC2InstanceElasticInferenceAcceleratorAssociation {
arn: String!
id: String!
state: String!
associatedAt: DateTime
}
Fields
AWSEC2InstanceElasticInferenceAcceleratorAssociation.arn
● String!
non-null scalar
The Amazon Resource Name (ARN) of the Elastic Inference accelerator
AWSEC2InstanceElasticInferenceAcceleratorAssociation.id
● String!
non-null scalar
The ID of the association
AWSEC2InstanceElasticInferenceAcceleratorAssociation.state
● String!
non-null scalar
The state of the Elastic Inference accelerator
AWSEC2InstanceElasticInferenceAcceleratorAssociation.associatedAt
● DateTime
scalar
The time at which the Elastic Inference accelerator is associated with an instance
Member of
AWSEC2Instance
object