Skip to content

Data Source: awsOutpostsOutpostInstanceTypes

Information about Outposts Instance Types.

Example Usage

/*Provider bindings are generated by running cdktf get.
See https://cdk.tf/provider-generation for more details.*/
import * as aws from "./.gen/providers/aws";
new aws.dataAwsOutpostsOutpostInstanceTypes.DataAwsOutpostsOutpostInstanceTypes(
  this,
  "example",
  {
    arn: "${data.aws_outposts_outpost.example.arn}",
  }
);

Argument Reference

The following arguments are required:

  • arn - (Required) Outpost ARN.

Attribute Reference

In addition to all arguments above, the following attributes are exported:

  • instanceTypes - Set of instance types.