Information about Outposts Instance Types.
data "aws_outposts_outpost_instance_types" "example" {
arn = data.aws_outposts_outpost.example.arn
}
The following arguments are required:
arn
- (Required) Outpost ARN.This data source exports the following attributes in addition to the arguments above:
instance_types
- Set of instance types.