Documentation ¶
Index ¶
- func CfnGeofenceCollection_CFN_RESOURCE_TYPE_NAME() *string
- func CfnGeofenceCollection_IsCfnElement(x interface{}) *bool
- func CfnGeofenceCollection_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnGeofenceCollection_IsConstruct(x interface{}) *bool
- func CfnMap_CFN_RESOURCE_TYPE_NAME() *string
- func CfnMap_IsCfnElement(x interface{}) *bool
- func CfnMap_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnMap_IsConstruct(x interface{}) *bool
- func CfnPlaceIndex_CFN_RESOURCE_TYPE_NAME() *string
- func CfnPlaceIndex_IsCfnElement(x interface{}) *bool
- func CfnPlaceIndex_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnPlaceIndex_IsConstruct(x interface{}) *bool
- func CfnRouteCalculator_CFN_RESOURCE_TYPE_NAME() *string
- func CfnRouteCalculator_IsCfnElement(x interface{}) *bool
- func CfnRouteCalculator_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnRouteCalculator_IsConstruct(x interface{}) *bool
- func CfnTrackerConsumer_CFN_RESOURCE_TYPE_NAME() *string
- func CfnTrackerConsumer_IsCfnElement(x interface{}) *bool
- func CfnTrackerConsumer_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnTrackerConsumer_IsConstruct(x interface{}) *bool
- func CfnTracker_CFN_RESOURCE_TYPE_NAME() *string
- func CfnTracker_IsCfnElement(x interface{}) *bool
- func CfnTracker_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnTracker_IsConstruct(x interface{}) *bool
- func NewCfnGeofenceCollection_Override(c CfnGeofenceCollection, scope awscdk.Construct, id *string, ...)
- func NewCfnMap_Override(c CfnMap, scope awscdk.Construct, id *string, props *CfnMapProps)
- func NewCfnPlaceIndex_Override(c CfnPlaceIndex, scope awscdk.Construct, id *string, props *CfnPlaceIndexProps)
- func NewCfnRouteCalculator_Override(c CfnRouteCalculator, scope awscdk.Construct, id *string, ...)
- func NewCfnTrackerConsumer_Override(c CfnTrackerConsumer, scope awscdk.Construct, id *string, ...)
- func NewCfnTracker_Override(c CfnTracker, scope awscdk.Construct, id *string, props *CfnTrackerProps)
- type CfnGeofenceCollection
- type CfnGeofenceCollectionProps
- type CfnMap
- type CfnMapProps
- type CfnMap_MapConfigurationProperty
- type CfnPlaceIndex
- type CfnPlaceIndexProps
- type CfnPlaceIndex_DataSourceConfigurationProperty
- type CfnRouteCalculator
- type CfnRouteCalculatorProps
- type CfnTracker
- type CfnTrackerConsumer
- type CfnTrackerConsumerProps
- type CfnTrackerProps
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CfnGeofenceCollection_CFN_RESOURCE_TYPE_NAME ¶
func CfnGeofenceCollection_CFN_RESOURCE_TYPE_NAME() *string
func CfnGeofenceCollection_IsCfnElement ¶
func CfnGeofenceCollection_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnGeofenceCollection_IsCfnResource ¶
func CfnGeofenceCollection_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnGeofenceCollection_IsConstruct ¶
func CfnGeofenceCollection_IsConstruct(x interface{}) *bool
Return whether the given object is a Construct. Experimental.
func CfnMap_CFN_RESOURCE_TYPE_NAME ¶
func CfnMap_CFN_RESOURCE_TYPE_NAME() *string
func CfnMap_IsCfnElement ¶
func CfnMap_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnMap_IsCfnResource ¶
func CfnMap_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnMap_IsConstruct ¶
func CfnMap_IsConstruct(x interface{}) *bool
Return whether the given object is a Construct. Experimental.
func CfnPlaceIndex_CFN_RESOURCE_TYPE_NAME ¶
func CfnPlaceIndex_CFN_RESOURCE_TYPE_NAME() *string
func CfnPlaceIndex_IsCfnElement ¶
func CfnPlaceIndex_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnPlaceIndex_IsCfnResource ¶
func CfnPlaceIndex_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnPlaceIndex_IsConstruct ¶
func CfnPlaceIndex_IsConstruct(x interface{}) *bool
Return whether the given object is a Construct. Experimental.
func CfnRouteCalculator_CFN_RESOURCE_TYPE_NAME ¶
func CfnRouteCalculator_CFN_RESOURCE_TYPE_NAME() *string
func CfnRouteCalculator_IsCfnElement ¶
func CfnRouteCalculator_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnRouteCalculator_IsCfnResource ¶
func CfnRouteCalculator_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnRouteCalculator_IsConstruct ¶
func CfnRouteCalculator_IsConstruct(x interface{}) *bool
Return whether the given object is a Construct. Experimental.
func CfnTrackerConsumer_CFN_RESOURCE_TYPE_NAME ¶
func CfnTrackerConsumer_CFN_RESOURCE_TYPE_NAME() *string
func CfnTrackerConsumer_IsCfnElement ¶
func CfnTrackerConsumer_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnTrackerConsumer_IsCfnResource ¶
func CfnTrackerConsumer_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnTrackerConsumer_IsConstruct ¶
func CfnTrackerConsumer_IsConstruct(x interface{}) *bool
Return whether the given object is a Construct. Experimental.
func CfnTracker_CFN_RESOURCE_TYPE_NAME ¶
func CfnTracker_CFN_RESOURCE_TYPE_NAME() *string
func CfnTracker_IsCfnElement ¶
func CfnTracker_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnTracker_IsCfnResource ¶
func CfnTracker_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnTracker_IsConstruct ¶
func CfnTracker_IsConstruct(x interface{}) *bool
Return whether the given object is a Construct. Experimental.
func NewCfnGeofenceCollection_Override ¶
func NewCfnGeofenceCollection_Override(c CfnGeofenceCollection, scope awscdk.Construct, id *string, props *CfnGeofenceCollectionProps)
Create a new `AWS::Location::GeofenceCollection`.
func NewCfnMap_Override ¶
func NewCfnMap_Override(c CfnMap, scope awscdk.Construct, id *string, props *CfnMapProps)
Create a new `AWS::Location::Map`.
func NewCfnPlaceIndex_Override ¶
func NewCfnPlaceIndex_Override(c CfnPlaceIndex, scope awscdk.Construct, id *string, props *CfnPlaceIndexProps)
Create a new `AWS::Location::PlaceIndex`.
func NewCfnRouteCalculator_Override ¶
func NewCfnRouteCalculator_Override(c CfnRouteCalculator, scope awscdk.Construct, id *string, props *CfnRouteCalculatorProps)
Create a new `AWS::Location::RouteCalculator`.
func NewCfnTrackerConsumer_Override ¶
func NewCfnTrackerConsumer_Override(c CfnTrackerConsumer, scope awscdk.Construct, id *string, props *CfnTrackerConsumerProps)
Create a new `AWS::Location::TrackerConsumer`.
func NewCfnTracker_Override ¶
func NewCfnTracker_Override(c CfnTracker, scope awscdk.Construct, id *string, props *CfnTrackerProps)
Create a new `AWS::Location::Tracker`.
Types ¶
type CfnGeofenceCollection ¶
type CfnGeofenceCollection interface { awscdk.CfnResource awscdk.IInspectable AttrCollectionArn() *string AttrCreateTime() *string AttrUpdateTime() *string CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CollectionName() *string SetCollectionName(val *string) CreationStack() *[]*string Description() *string SetDescription(val *string) KmsKeyId() *string SetKmsKeyId(val *string) LogicalId() *string Node() awscdk.ConstructNode PricingPlan() *string SetPricingPlan(val *string) PricingPlanDataSource() *string SetPricingPlanDataSource(val *string) Ref() *string Stack() awscdk.Stack UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OnPrepare() OnSynthesize(session constructs.ISynthesisSession) OnValidate() *[]*string OverrideLogicalId(newLogicalId *string) Prepare() RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool Synthesize(session awscdk.ISynthesisSession) ToString() *string Validate() *[]*string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::Location::GeofenceCollection`.
func NewCfnGeofenceCollection ¶
func NewCfnGeofenceCollection(scope awscdk.Construct, id *string, props *CfnGeofenceCollectionProps) CfnGeofenceCollection
Create a new `AWS::Location::GeofenceCollection`.
type CfnGeofenceCollectionProps ¶
type CfnGeofenceCollectionProps struct { // `AWS::Location::GeofenceCollection.CollectionName`. CollectionName *string `json:"collectionName"` // `AWS::Location::GeofenceCollection.PricingPlan`. PricingPlan *string `json:"pricingPlan"` // `AWS::Location::GeofenceCollection.Description`. Description *string `json:"description"` // `AWS::Location::GeofenceCollection.KmsKeyId`. KmsKeyId *string `json:"kmsKeyId"` // `AWS::Location::GeofenceCollection.PricingPlanDataSource`. PricingPlanDataSource *string `json:"pricingPlanDataSource"` }
Properties for defining a `AWS::Location::GeofenceCollection`.
type CfnMap ¶
type CfnMap interface { awscdk.CfnResource awscdk.IInspectable AttrArn() *string AttrCreateTime() *string AttrDataSource() *string AttrMapArn() *string AttrUpdateTime() *string CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string Configuration() interface{} SetConfiguration(val interface{}) CreationStack() *[]*string Description() *string SetDescription(val *string) LogicalId() *string MapName() *string SetMapName(val *string) Node() awscdk.ConstructNode PricingPlan() *string SetPricingPlan(val *string) Ref() *string Stack() awscdk.Stack UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OnPrepare() OnSynthesize(session constructs.ISynthesisSession) OnValidate() *[]*string OverrideLogicalId(newLogicalId *string) Prepare() RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool Synthesize(session awscdk.ISynthesisSession) ToString() *string Validate() *[]*string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::Location::Map`.
type CfnMapProps ¶
type CfnMapProps struct { // `AWS::Location::Map.Configuration`. Configuration interface{} `json:"configuration"` // `AWS::Location::Map.MapName`. MapName *string `json:"mapName"` // `AWS::Location::Map.PricingPlan`. PricingPlan *string `json:"pricingPlan"` // `AWS::Location::Map.Description`. Description *string `json:"description"` }
Properties for defining a `AWS::Location::Map`.
type CfnMap_MapConfigurationProperty ¶
type CfnMap_MapConfigurationProperty struct { // `CfnMap.MapConfigurationProperty.Style`. Style *string `json:"style"` }
type CfnPlaceIndex ¶
type CfnPlaceIndex interface { awscdk.CfnResource awscdk.IInspectable AttrArn() *string AttrCreateTime() *string AttrIndexArn() *string AttrUpdateTime() *string CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CreationStack() *[]*string DataSource() *string SetDataSource(val *string) DataSourceConfiguration() interface{} SetDataSourceConfiguration(val interface{}) Description() *string SetDescription(val *string) IndexName() *string SetIndexName(val *string) LogicalId() *string Node() awscdk.ConstructNode PricingPlan() *string SetPricingPlan(val *string) Ref() *string Stack() awscdk.Stack UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OnPrepare() OnSynthesize(session constructs.ISynthesisSession) OnValidate() *[]*string OverrideLogicalId(newLogicalId *string) Prepare() RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool Synthesize(session awscdk.ISynthesisSession) ToString() *string Validate() *[]*string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::Location::PlaceIndex`.
func NewCfnPlaceIndex ¶
func NewCfnPlaceIndex(scope awscdk.Construct, id *string, props *CfnPlaceIndexProps) CfnPlaceIndex
Create a new `AWS::Location::PlaceIndex`.
type CfnPlaceIndexProps ¶
type CfnPlaceIndexProps struct { // `AWS::Location::PlaceIndex.DataSource`. DataSource *string `json:"dataSource"` // `AWS::Location::PlaceIndex.IndexName`. IndexName *string `json:"indexName"` // `AWS::Location::PlaceIndex.PricingPlan`. PricingPlan *string `json:"pricingPlan"` // `AWS::Location::PlaceIndex.DataSourceConfiguration`. DataSourceConfiguration interface{} `json:"dataSourceConfiguration"` // `AWS::Location::PlaceIndex.Description`. Description *string `json:"description"` }
Properties for defining a `AWS::Location::PlaceIndex`.
type CfnPlaceIndex_DataSourceConfigurationProperty ¶
type CfnPlaceIndex_DataSourceConfigurationProperty struct { // `CfnPlaceIndex.DataSourceConfigurationProperty.IntendedUse`. IntendedUse *string `json:"intendedUse"` }
type CfnRouteCalculator ¶
type CfnRouteCalculator interface { awscdk.CfnResource awscdk.IInspectable AttrCalculatorArn() *string AttrCreateTime() *string AttrUpdateTime() *string CalculatorName() *string SetCalculatorName(val *string) CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CreationStack() *[]*string DataSource() *string SetDataSource(val *string) Description() *string SetDescription(val *string) LogicalId() *string Node() awscdk.ConstructNode PricingPlan() *string SetPricingPlan(val *string) Ref() *string Stack() awscdk.Stack UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OnPrepare() OnSynthesize(session constructs.ISynthesisSession) OnValidate() *[]*string OverrideLogicalId(newLogicalId *string) Prepare() RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool Synthesize(session awscdk.ISynthesisSession) ToString() *string Validate() *[]*string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::Location::RouteCalculator`.
func NewCfnRouteCalculator ¶
func NewCfnRouteCalculator(scope awscdk.Construct, id *string, props *CfnRouteCalculatorProps) CfnRouteCalculator
Create a new `AWS::Location::RouteCalculator`.
type CfnRouteCalculatorProps ¶
type CfnRouteCalculatorProps struct { // `AWS::Location::RouteCalculator.CalculatorName`. CalculatorName *string `json:"calculatorName"` // `AWS::Location::RouteCalculator.DataSource`. DataSource *string `json:"dataSource"` // `AWS::Location::RouteCalculator.PricingPlan`. PricingPlan *string `json:"pricingPlan"` // `AWS::Location::RouteCalculator.Description`. Description *string `json:"description"` }
Properties for defining a `AWS::Location::RouteCalculator`.
type CfnTracker ¶
type CfnTracker interface { awscdk.CfnResource awscdk.IInspectable AttrCreateTime() *string AttrTrackerArn() *string AttrUpdateTime() *string CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CreationStack() *[]*string Description() *string SetDescription(val *string) KmsKeyId() *string SetKmsKeyId(val *string) LogicalId() *string Node() awscdk.ConstructNode PricingPlan() *string SetPricingPlan(val *string) PricingPlanDataSource() *string SetPricingPlanDataSource(val *string) Ref() *string Stack() awscdk.Stack TrackerName() *string SetTrackerName(val *string) UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OnPrepare() OnSynthesize(session constructs.ISynthesisSession) OnValidate() *[]*string OverrideLogicalId(newLogicalId *string) Prepare() RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool Synthesize(session awscdk.ISynthesisSession) ToString() *string Validate() *[]*string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::Location::Tracker`.
func NewCfnTracker ¶
func NewCfnTracker(scope awscdk.Construct, id *string, props *CfnTrackerProps) CfnTracker
Create a new `AWS::Location::Tracker`.
type CfnTrackerConsumer ¶
type CfnTrackerConsumer interface { awscdk.CfnResource awscdk.IInspectable CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string ConsumerArn() *string SetConsumerArn(val *string) CreationStack() *[]*string LogicalId() *string Node() awscdk.ConstructNode Ref() *string Stack() awscdk.Stack TrackerName() *string SetTrackerName(val *string) UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OnPrepare() OnSynthesize(session constructs.ISynthesisSession) OnValidate() *[]*string OverrideLogicalId(newLogicalId *string) Prepare() RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool Synthesize(session awscdk.ISynthesisSession) ToString() *string Validate() *[]*string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::Location::TrackerConsumer`.
func NewCfnTrackerConsumer ¶
func NewCfnTrackerConsumer(scope awscdk.Construct, id *string, props *CfnTrackerConsumerProps) CfnTrackerConsumer
Create a new `AWS::Location::TrackerConsumer`.
type CfnTrackerConsumerProps ¶
type CfnTrackerConsumerProps struct { // `AWS::Location::TrackerConsumer.ConsumerArn`. ConsumerArn *string `json:"consumerArn"` // `AWS::Location::TrackerConsumer.TrackerName`. TrackerName *string `json:"trackerName"` }
Properties for defining a `AWS::Location::TrackerConsumer`.
type CfnTrackerProps ¶
type CfnTrackerProps struct { // `AWS::Location::Tracker.PricingPlan`. PricingPlan *string `json:"pricingPlan"` // `AWS::Location::Tracker.TrackerName`. TrackerName *string `json:"trackerName"` // `AWS::Location::Tracker.Description`. Description *string `json:"description"` // `AWS::Location::Tracker.KmsKeyId`. KmsKeyId *string `json:"kmsKeyId"` // `AWS::Location::Tracker.PricingPlanDataSource`. PricingPlanDataSource *string `json:"pricingPlanDataSource"` }
Properties for defining a `AWS::Location::Tracker`.