Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_location_tracker.DataAwsLocationTrackerConfig
-
Packages that use DataAwsLocationTrackerConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_location_tracker data_aws_location_tracker -
-
Uses of DataAwsLocationTrackerConfig in com.hashicorp.cdktf.providers.aws.data_aws_location_tracker
Classes in com.hashicorp.cdktf.providers.aws.data_aws_location_tracker that implement DataAwsLocationTrackerConfig Modifier and Type Class Description static classDataAwsLocationTrackerConfig.Jsii$ProxyAn implementation forDataAwsLocationTrackerConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_location_tracker that return DataAwsLocationTrackerConfig Modifier and Type Method Description DataAwsLocationTrackerConfigDataAwsLocationTrackerConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_location_tracker with parameters of type DataAwsLocationTrackerConfig Constructor Description DataAwsLocationTracker(software.constructs.Construct scope, String id, DataAwsLocationTrackerConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/location_tracker aws_location_tracker} Data Source.
-