Documentation ¶
Index ¶
- func CustomerprofilesDomain_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func CustomerprofilesDomain_IsConstruct(x interface{}) *bool
- func CustomerprofilesDomain_IsTerraformElement(x interface{}) *bool
- func CustomerprofilesDomain_IsTerraformResource(x interface{}) *bool
- func CustomerprofilesDomain_TfResourceType() *string
- func NewCustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference_Override(c CustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference, ...)
- func NewCustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference_Override(c CustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference, ...)
- func NewCustomerprofilesDomainMatchingAutoMergingOutputReference_Override(c CustomerprofilesDomainMatchingAutoMergingOutputReference, ...)
- func NewCustomerprofilesDomainMatchingExportingConfigOutputReference_Override(c CustomerprofilesDomainMatchingExportingConfigOutputReference, ...)
- func NewCustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference_Override(c CustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference, ...)
- func NewCustomerprofilesDomainMatchingJobScheduleOutputReference_Override(c CustomerprofilesDomainMatchingJobScheduleOutputReference, ...)
- func NewCustomerprofilesDomainMatchingOutputReference_Override(c CustomerprofilesDomainMatchingOutputReference, ...)
- func NewCustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference_Override(c CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference, ...)
- func NewCustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference_Override(c CustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference, ...)
- func NewCustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference_Override(c CustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference, ...)
- func NewCustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference_Override(...)
- func NewCustomerprofilesDomainRuleBasedMatchingMatchingRulesList_Override(c CustomerprofilesDomainRuleBasedMatchingMatchingRulesList, ...)
- func NewCustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference_Override(c CustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference, ...)
- func NewCustomerprofilesDomainRuleBasedMatchingOutputReference_Override(c CustomerprofilesDomainRuleBasedMatchingOutputReference, ...)
- func NewCustomerprofilesDomain_Override(c CustomerprofilesDomain, scope constructs.Construct, id *string, ...)
- type CustomerprofilesDomain
- type CustomerprofilesDomainConfig
- type CustomerprofilesDomainMatching
- type CustomerprofilesDomainMatchingAutoMerging
- type CustomerprofilesDomainMatchingAutoMergingConflictResolution
- type CustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference
- type CustomerprofilesDomainMatchingAutoMergingConsolidation
- type CustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference
- type CustomerprofilesDomainMatchingAutoMergingOutputReference
- type CustomerprofilesDomainMatchingExportingConfig
- type CustomerprofilesDomainMatchingExportingConfigOutputReference
- type CustomerprofilesDomainMatchingExportingConfigS3Exporting
- type CustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference
- type CustomerprofilesDomainMatchingJobSchedule
- type CustomerprofilesDomainMatchingJobScheduleOutputReference
- type CustomerprofilesDomainMatchingOutputReference
- type CustomerprofilesDomainRuleBasedMatching
- type CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelector
- type CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference
- type CustomerprofilesDomainRuleBasedMatchingConflictResolution
- type CustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference
- type CustomerprofilesDomainRuleBasedMatchingExportingConfig
- type CustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference
- type CustomerprofilesDomainRuleBasedMatchingExportingConfigS3Exporting
- type CustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference
- type CustomerprofilesDomainRuleBasedMatchingMatchingRules
- type CustomerprofilesDomainRuleBasedMatchingMatchingRulesList
- type CustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference
- type CustomerprofilesDomainRuleBasedMatchingOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomerprofilesDomain_GenerateConfigForImport ¶
func CustomerprofilesDomain_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a CustomerprofilesDomain resource upon running "cdktf plan <stack-name>".
func CustomerprofilesDomain_IsConstruct ¶
func CustomerprofilesDomain_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func CustomerprofilesDomain_IsTerraformElement ¶
func CustomerprofilesDomain_IsTerraformElement(x interface{}) *bool
Experimental.
func CustomerprofilesDomain_IsTerraformResource ¶
func CustomerprofilesDomain_IsTerraformResource(x interface{}) *bool
Experimental.
func CustomerprofilesDomain_TfResourceType ¶
func CustomerprofilesDomain_TfResourceType() *string
func NewCustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference_Override ¶
func NewCustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference_Override(c CustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference_Override ¶
func NewCustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference_Override(c CustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCustomerprofilesDomainMatchingAutoMergingOutputReference_Override ¶
func NewCustomerprofilesDomainMatchingAutoMergingOutputReference_Override(c CustomerprofilesDomainMatchingAutoMergingOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCustomerprofilesDomainMatchingExportingConfigOutputReference_Override ¶
func NewCustomerprofilesDomainMatchingExportingConfigOutputReference_Override(c CustomerprofilesDomainMatchingExportingConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference_Override ¶
func NewCustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference_Override(c CustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCustomerprofilesDomainMatchingJobScheduleOutputReference_Override ¶
func NewCustomerprofilesDomainMatchingJobScheduleOutputReference_Override(c CustomerprofilesDomainMatchingJobScheduleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCustomerprofilesDomainMatchingOutputReference_Override ¶
func NewCustomerprofilesDomainMatchingOutputReference_Override(c CustomerprofilesDomainMatchingOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference_Override ¶
func NewCustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference_Override(c CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference_Override ¶
func NewCustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference_Override(c CustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference_Override ¶
func NewCustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference_Override(c CustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference_Override ¶
func NewCustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference_Override(c CustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCustomerprofilesDomainRuleBasedMatchingMatchingRulesList_Override ¶
func NewCustomerprofilesDomainRuleBasedMatchingMatchingRulesList_Override(c CustomerprofilesDomainRuleBasedMatchingMatchingRulesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewCustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference_Override ¶
func NewCustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference_Override(c CustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewCustomerprofilesDomainRuleBasedMatchingOutputReference_Override ¶
func NewCustomerprofilesDomainRuleBasedMatchingOutputReference_Override(c CustomerprofilesDomainRuleBasedMatchingOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCustomerprofilesDomain_Override ¶
func NewCustomerprofilesDomain_Override(c CustomerprofilesDomain, scope constructs.Construct, id *string, config *CustomerprofilesDomainConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain aws_customerprofiles_domain} Resource.
Types ¶
type CustomerprofilesDomain ¶
type CustomerprofilesDomain interface { cdktf.TerraformResource Arn() *string // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) DeadLetterQueueUrl() *string SetDeadLetterQueueUrl(val *string) DeadLetterQueueUrlInput() *string DefaultEncryptionKey() *string SetDefaultEncryptionKey(val *string) DefaultEncryptionKeyInput() *string DefaultExpirationDays() *float64 SetDefaultExpirationDays(val *float64) DefaultExpirationDaysInput() *float64 // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) DomainName() *string SetDomainName(val *string) DomainNameInput() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Matching() CustomerprofilesDomainMatchingOutputReference MatchingInput() *CustomerprofilesDomainMatching // The tree node. Node() constructs.Node // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} RuleBasedMatching() CustomerprofilesDomainRuleBasedMatchingOutputReference RuleBasedMatchingInput() *CustomerprofilesDomainRuleBasedMatching Tags() *map[string]*string SetTags(val *map[string]*string) TagsAll() *map[string]*string SetTagsAll(val *map[string]*string) TagsAllInput() *map[string]*string TagsInput() *map[string]*string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutMatching(value *CustomerprofilesDomainMatching) PutRuleBasedMatching(value *CustomerprofilesDomainRuleBasedMatching) ResetDeadLetterQueueUrl() ResetDefaultEncryptionKey() ResetId() ResetMatching() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetRuleBasedMatching() ResetTags() ResetTagsAll() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain aws_customerprofiles_domain}.
func NewCustomerprofilesDomain ¶
func NewCustomerprofilesDomain(scope constructs.Construct, id *string, config *CustomerprofilesDomainConfig) CustomerprofilesDomain
Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain aws_customerprofiles_domain} Resource.
type CustomerprofilesDomainConfig ¶
type CustomerprofilesDomainConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#default_expiration_days CustomerprofilesDomain#default_expiration_days}. DefaultExpirationDays *float64 `field:"required" json:"defaultExpirationDays" yaml:"defaultExpirationDays"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#domain_name CustomerprofilesDomain#domain_name}. DomainName *string `field:"required" json:"domainName" yaml:"domainName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#dead_letter_queue_url CustomerprofilesDomain#dead_letter_queue_url}. DeadLetterQueueUrl *string `field:"optional" json:"deadLetterQueueUrl" yaml:"deadLetterQueueUrl"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#default_encryption_key CustomerprofilesDomain#default_encryption_key}. DefaultEncryptionKey *string `field:"optional" json:"defaultEncryptionKey" yaml:"defaultEncryptionKey"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#id CustomerprofilesDomain#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // matching block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#matching CustomerprofilesDomain#matching} Matching *CustomerprofilesDomainMatching `field:"optional" json:"matching" yaml:"matching"` // rule_based_matching block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#rule_based_matching CustomerprofilesDomain#rule_based_matching} RuleBasedMatching *CustomerprofilesDomainRuleBasedMatching `field:"optional" json:"ruleBasedMatching" yaml:"ruleBasedMatching"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#tags CustomerprofilesDomain#tags}. Tags *map[string]*string `field:"optional" json:"tags" yaml:"tags"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#tags_all CustomerprofilesDomain#tags_all}. TagsAll *map[string]*string `field:"optional" json:"tagsAll" yaml:"tagsAll"` }
type CustomerprofilesDomainMatching ¶
type CustomerprofilesDomainMatching struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#enabled CustomerprofilesDomain#enabled}. Enabled interface{} `field:"required" json:"enabled" yaml:"enabled"` // auto_merging block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#auto_merging CustomerprofilesDomain#auto_merging} AutoMerging *CustomerprofilesDomainMatchingAutoMerging `field:"optional" json:"autoMerging" yaml:"autoMerging"` // exporting_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#exporting_config CustomerprofilesDomain#exporting_config} ExportingConfig *CustomerprofilesDomainMatchingExportingConfig `field:"optional" json:"exportingConfig" yaml:"exportingConfig"` // job_schedule block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#job_schedule CustomerprofilesDomain#job_schedule} JobSchedule *CustomerprofilesDomainMatchingJobSchedule `field:"optional" json:"jobSchedule" yaml:"jobSchedule"` }
type CustomerprofilesDomainMatchingAutoMerging ¶
type CustomerprofilesDomainMatchingAutoMerging struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#enabled CustomerprofilesDomain#enabled}. Enabled interface{} `field:"required" json:"enabled" yaml:"enabled"` // conflict_resolution block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#conflict_resolution CustomerprofilesDomain#conflict_resolution} ConflictResolution *CustomerprofilesDomainMatchingAutoMergingConflictResolution `field:"optional" json:"conflictResolution" yaml:"conflictResolution"` // consolidation block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#consolidation CustomerprofilesDomain#consolidation} Consolidation *CustomerprofilesDomainMatchingAutoMergingConsolidation `field:"optional" json:"consolidation" yaml:"consolidation"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#min_allowed_confidence_score_for_merging CustomerprofilesDomain#min_allowed_confidence_score_for_merging}. MinAllowedConfidenceScoreForMerging *float64 `field:"optional" json:"minAllowedConfidenceScoreForMerging" yaml:"minAllowedConfidenceScoreForMerging"` }
type CustomerprofilesDomainMatchingAutoMergingConflictResolution ¶
type CustomerprofilesDomainMatchingAutoMergingConflictResolution struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#conflict_resolving_model CustomerprofilesDomain#conflict_resolving_model}. ConflictResolvingModel *string `field:"required" json:"conflictResolvingModel" yaml:"conflictResolvingModel"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#source_name CustomerprofilesDomain#source_name}. SourceName *string `field:"optional" json:"sourceName" yaml:"sourceName"` }
type CustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference ¶
type CustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) ConflictResolvingModel() *string SetConflictResolvingModel(val *string) ConflictResolvingModelInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *CustomerprofilesDomainMatchingAutoMergingConflictResolution SetInternalValue(val *CustomerprofilesDomainMatchingAutoMergingConflictResolution) SourceName() *string SetSourceName(val *string) SourceNameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetSourceName() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference ¶
func NewCustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference
type CustomerprofilesDomainMatchingAutoMergingConsolidation ¶
type CustomerprofilesDomainMatchingAutoMergingConsolidation struct {
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#matching_attributes_list CustomerprofilesDomain#matching_attributes_list}.
MatchingAttributesList interface{} `field:"required" json:"matchingAttributesList" yaml:"matchingAttributesList"`
}
type CustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference ¶
type CustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *CustomerprofilesDomainMatchingAutoMergingConsolidation SetInternalValue(val *CustomerprofilesDomainMatchingAutoMergingConsolidation) MatchingAttributesList() interface{} SetMatchingAttributesList(val interface{}) MatchingAttributesListInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference ¶
func NewCustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference
type CustomerprofilesDomainMatchingAutoMergingOutputReference ¶
type CustomerprofilesDomainMatchingAutoMergingOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) ConflictResolution() CustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference ConflictResolutionInput() *CustomerprofilesDomainMatchingAutoMergingConflictResolution Consolidation() CustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference ConsolidationInput() *CustomerprofilesDomainMatchingAutoMergingConsolidation // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Enabled() interface{} SetEnabled(val interface{}) EnabledInput() interface{} // Experimental. Fqn() *string InternalValue() *CustomerprofilesDomainMatchingAutoMerging SetInternalValue(val *CustomerprofilesDomainMatchingAutoMerging) MinAllowedConfidenceScoreForMerging() *float64 SetMinAllowedConfidenceScoreForMerging(val *float64) MinAllowedConfidenceScoreForMergingInput() *float64 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutConflictResolution(value *CustomerprofilesDomainMatchingAutoMergingConflictResolution) PutConsolidation(value *CustomerprofilesDomainMatchingAutoMergingConsolidation) ResetConflictResolution() ResetConsolidation() ResetMinAllowedConfidenceScoreForMerging() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainMatchingAutoMergingOutputReference ¶
func NewCustomerprofilesDomainMatchingAutoMergingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CustomerprofilesDomainMatchingAutoMergingOutputReference
type CustomerprofilesDomainMatchingExportingConfig ¶
type CustomerprofilesDomainMatchingExportingConfig struct { // s3_exporting block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#s3_exporting CustomerprofilesDomain#s3_exporting} S3Exporting *CustomerprofilesDomainMatchingExportingConfigS3Exporting `field:"optional" json:"s3Exporting" yaml:"s3Exporting"` }
type CustomerprofilesDomainMatchingExportingConfigOutputReference ¶
type CustomerprofilesDomainMatchingExportingConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *CustomerprofilesDomainMatchingExportingConfig SetInternalValue(val *CustomerprofilesDomainMatchingExportingConfig) S3Exporting() CustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference S3ExportingInput() *CustomerprofilesDomainMatchingExportingConfigS3Exporting // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutS3Exporting(value *CustomerprofilesDomainMatchingExportingConfigS3Exporting) ResetS3Exporting() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainMatchingExportingConfigOutputReference ¶
func NewCustomerprofilesDomainMatchingExportingConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CustomerprofilesDomainMatchingExportingConfigOutputReference
type CustomerprofilesDomainMatchingExportingConfigS3Exporting ¶
type CustomerprofilesDomainMatchingExportingConfigS3Exporting struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#s3_bucket_name CustomerprofilesDomain#s3_bucket_name}. S3BucketName *string `field:"required" json:"s3BucketName" yaml:"s3BucketName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#s3_key_name CustomerprofilesDomain#s3_key_name}. S3KeyName *string `field:"optional" json:"s3KeyName" yaml:"s3KeyName"` }
type CustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference ¶
type CustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *CustomerprofilesDomainMatchingExportingConfigS3Exporting SetInternalValue(val *CustomerprofilesDomainMatchingExportingConfigS3Exporting) S3BucketName() *string SetS3BucketName(val *string) S3BucketNameInput() *string S3KeyName() *string SetS3KeyName(val *string) S3KeyNameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetS3KeyName() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference ¶
func NewCustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference
type CustomerprofilesDomainMatchingJobSchedule ¶
type CustomerprofilesDomainMatchingJobSchedule struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#day_of_the_week CustomerprofilesDomain#day_of_the_week}. DayOfTheWeek *string `field:"required" json:"dayOfTheWeek" yaml:"dayOfTheWeek"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#time CustomerprofilesDomain#time}. Time *string `field:"required" json:"time" yaml:"time"` }
type CustomerprofilesDomainMatchingJobScheduleOutputReference ¶
type CustomerprofilesDomainMatchingJobScheduleOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string DayOfTheWeek() *string SetDayOfTheWeek(val *string) DayOfTheWeekInput() *string // Experimental. Fqn() *string InternalValue() *CustomerprofilesDomainMatchingJobSchedule SetInternalValue(val *CustomerprofilesDomainMatchingJobSchedule) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Time() *string SetTime(val *string) TimeInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainMatchingJobScheduleOutputReference ¶
func NewCustomerprofilesDomainMatchingJobScheduleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CustomerprofilesDomainMatchingJobScheduleOutputReference
type CustomerprofilesDomainMatchingOutputReference ¶
type CustomerprofilesDomainMatchingOutputReference interface { cdktf.ComplexObject AutoMerging() CustomerprofilesDomainMatchingAutoMergingOutputReference AutoMergingInput() *CustomerprofilesDomainMatchingAutoMerging // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Enabled() interface{} SetEnabled(val interface{}) EnabledInput() interface{} ExportingConfig() CustomerprofilesDomainMatchingExportingConfigOutputReference ExportingConfigInput() *CustomerprofilesDomainMatchingExportingConfig // Experimental. Fqn() *string InternalValue() *CustomerprofilesDomainMatching SetInternalValue(val *CustomerprofilesDomainMatching) JobSchedule() CustomerprofilesDomainMatchingJobScheduleOutputReference JobScheduleInput() *CustomerprofilesDomainMatchingJobSchedule // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutAutoMerging(value *CustomerprofilesDomainMatchingAutoMerging) PutExportingConfig(value *CustomerprofilesDomainMatchingExportingConfig) PutJobSchedule(value *CustomerprofilesDomainMatchingJobSchedule) ResetAutoMerging() ResetExportingConfig() ResetJobSchedule() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainMatchingOutputReference ¶
func NewCustomerprofilesDomainMatchingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CustomerprofilesDomainMatchingOutputReference
type CustomerprofilesDomainRuleBasedMatching ¶
type CustomerprofilesDomainRuleBasedMatching struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#enabled CustomerprofilesDomain#enabled}. Enabled interface{} `field:"required" json:"enabled" yaml:"enabled"` // attribute_types_selector block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#attribute_types_selector CustomerprofilesDomain#attribute_types_selector} AttributeTypesSelector *CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelector `field:"optional" json:"attributeTypesSelector" yaml:"attributeTypesSelector"` // conflict_resolution block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#conflict_resolution CustomerprofilesDomain#conflict_resolution} ConflictResolution *CustomerprofilesDomainRuleBasedMatchingConflictResolution `field:"optional" json:"conflictResolution" yaml:"conflictResolution"` // exporting_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#exporting_config CustomerprofilesDomain#exporting_config} ExportingConfig *CustomerprofilesDomainRuleBasedMatchingExportingConfig `field:"optional" json:"exportingConfig" yaml:"exportingConfig"` // matching_rules block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#matching_rules CustomerprofilesDomain#matching_rules} MatchingRules interface{} `field:"optional" json:"matchingRules" yaml:"matchingRules"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#max_allowed_rule_level_for_matching CustomerprofilesDomain#max_allowed_rule_level_for_matching}. MaxAllowedRuleLevelForMatching *float64 `field:"optional" json:"maxAllowedRuleLevelForMatching" yaml:"maxAllowedRuleLevelForMatching"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#max_allowed_rule_level_for_merging CustomerprofilesDomain#max_allowed_rule_level_for_merging}. MaxAllowedRuleLevelForMerging *float64 `field:"optional" json:"maxAllowedRuleLevelForMerging" yaml:"maxAllowedRuleLevelForMerging"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#status CustomerprofilesDomain#status}. Status *string `field:"optional" json:"status" yaml:"status"` }
type CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelector ¶
type CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelector struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#attribute_matching_model CustomerprofilesDomain#attribute_matching_model}. AttributeMatchingModel *string `field:"required" json:"attributeMatchingModel" yaml:"attributeMatchingModel"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#address CustomerprofilesDomain#address}. Address *[]*string `field:"optional" json:"address" yaml:"address"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#email_address CustomerprofilesDomain#email_address}. EmailAddress *[]*string `field:"optional" json:"emailAddress" yaml:"emailAddress"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#phone_number CustomerprofilesDomain#phone_number}. PhoneNumber *[]*string `field:"optional" json:"phoneNumber" yaml:"phoneNumber"` }
type CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference ¶
type CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference interface { cdktf.ComplexObject Address() *[]*string SetAddress(val *[]*string) AddressInput() *[]*string AttributeMatchingModel() *string SetAttributeMatchingModel(val *string) AttributeMatchingModelInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string EmailAddress() *[]*string SetEmailAddress(val *[]*string) EmailAddressInput() *[]*string // Experimental. Fqn() *string InternalValue() *CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelector SetInternalValue(val *CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelector) PhoneNumber() *[]*string SetPhoneNumber(val *[]*string) PhoneNumberInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAddress() ResetEmailAddress() ResetPhoneNumber() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference ¶
func NewCustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference
type CustomerprofilesDomainRuleBasedMatchingConflictResolution ¶
type CustomerprofilesDomainRuleBasedMatchingConflictResolution struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#conflict_resolving_model CustomerprofilesDomain#conflict_resolving_model}. ConflictResolvingModel *string `field:"required" json:"conflictResolvingModel" yaml:"conflictResolvingModel"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#source_name CustomerprofilesDomain#source_name}. SourceName *string `field:"optional" json:"sourceName" yaml:"sourceName"` }
type CustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference ¶
type CustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) ConflictResolvingModel() *string SetConflictResolvingModel(val *string) ConflictResolvingModelInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *CustomerprofilesDomainRuleBasedMatchingConflictResolution SetInternalValue(val *CustomerprofilesDomainRuleBasedMatchingConflictResolution) SourceName() *string SetSourceName(val *string) SourceNameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetSourceName() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference ¶
func NewCustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference
type CustomerprofilesDomainRuleBasedMatchingExportingConfig ¶
type CustomerprofilesDomainRuleBasedMatchingExportingConfig struct { // s3_exporting block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#s3_exporting CustomerprofilesDomain#s3_exporting} S3Exporting *CustomerprofilesDomainRuleBasedMatchingExportingConfigS3Exporting `field:"optional" json:"s3Exporting" yaml:"s3Exporting"` }
type CustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference ¶
type CustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *CustomerprofilesDomainRuleBasedMatchingExportingConfig SetInternalValue(val *CustomerprofilesDomainRuleBasedMatchingExportingConfig) S3Exporting() CustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference S3ExportingInput() *CustomerprofilesDomainRuleBasedMatchingExportingConfigS3Exporting // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutS3Exporting(value *CustomerprofilesDomainRuleBasedMatchingExportingConfigS3Exporting) ResetS3Exporting() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference ¶
func NewCustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference
type CustomerprofilesDomainRuleBasedMatchingExportingConfigS3Exporting ¶
type CustomerprofilesDomainRuleBasedMatchingExportingConfigS3Exporting struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#s3_bucket_name CustomerprofilesDomain#s3_bucket_name}. S3BucketName *string `field:"required" json:"s3BucketName" yaml:"s3BucketName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#s3_key_name CustomerprofilesDomain#s3_key_name}. S3KeyName *string `field:"optional" json:"s3KeyName" yaml:"s3KeyName"` }
type CustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference ¶
type CustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *CustomerprofilesDomainRuleBasedMatchingExportingConfigS3Exporting SetInternalValue(val *CustomerprofilesDomainRuleBasedMatchingExportingConfigS3Exporting) S3BucketName() *string SetS3BucketName(val *string) S3BucketNameInput() *string S3KeyName() *string SetS3KeyName(val *string) S3KeyNameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetS3KeyName() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference ¶
func NewCustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference
type CustomerprofilesDomainRuleBasedMatchingMatchingRules ¶
type CustomerprofilesDomainRuleBasedMatchingMatchingRules struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.42.0/docs/resources/customerprofiles_domain#rule CustomerprofilesDomain#rule}. Rule *[]*string `field:"required" json:"rule" yaml:"rule"` }
type CustomerprofilesDomainRuleBasedMatchingMatchingRulesList ¶
type CustomerprofilesDomainRuleBasedMatchingMatchingRulesList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) CustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainRuleBasedMatchingMatchingRulesList ¶
func NewCustomerprofilesDomainRuleBasedMatchingMatchingRulesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) CustomerprofilesDomainRuleBasedMatchingMatchingRulesList
type CustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference ¶
type CustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Rule() *[]*string SetRule(val *[]*string) RuleInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference ¶
func NewCustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) CustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference
type CustomerprofilesDomainRuleBasedMatchingOutputReference ¶
type CustomerprofilesDomainRuleBasedMatchingOutputReference interface { cdktf.ComplexObject AttributeTypesSelector() CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference AttributeTypesSelectorInput() *CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelector // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) ConflictResolution() CustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference ConflictResolutionInput() *CustomerprofilesDomainRuleBasedMatchingConflictResolution // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Enabled() interface{} SetEnabled(val interface{}) EnabledInput() interface{} ExportingConfig() CustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference ExportingConfigInput() *CustomerprofilesDomainRuleBasedMatchingExportingConfig // Experimental. Fqn() *string InternalValue() *CustomerprofilesDomainRuleBasedMatching SetInternalValue(val *CustomerprofilesDomainRuleBasedMatching) MatchingRules() CustomerprofilesDomainRuleBasedMatchingMatchingRulesList MatchingRulesInput() interface{} MaxAllowedRuleLevelForMatching() *float64 SetMaxAllowedRuleLevelForMatching(val *float64) MaxAllowedRuleLevelForMatchingInput() *float64 MaxAllowedRuleLevelForMerging() *float64 SetMaxAllowedRuleLevelForMerging(val *float64) MaxAllowedRuleLevelForMergingInput() *float64 Status() *string SetStatus(val *string) StatusInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutAttributeTypesSelector(value *CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelector) PutConflictResolution(value *CustomerprofilesDomainRuleBasedMatchingConflictResolution) PutExportingConfig(value *CustomerprofilesDomainRuleBasedMatchingExportingConfig) PutMatchingRules(value interface{}) ResetAttributeTypesSelector() ResetConflictResolution() ResetExportingConfig() ResetMatchingRules() ResetMaxAllowedRuleLevelForMatching() ResetMaxAllowedRuleLevelForMerging() ResetStatus() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCustomerprofilesDomainRuleBasedMatchingOutputReference ¶
func NewCustomerprofilesDomainRuleBasedMatchingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CustomerprofilesDomainRuleBasedMatchingOutputReference
Source Files ¶
- CustomerprofilesDomain.go
- CustomerprofilesDomainConfig.go
- CustomerprofilesDomainMatching.go
- CustomerprofilesDomainMatchingAutoMerging.go
- CustomerprofilesDomainMatchingAutoMergingConflictResolution.go
- CustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference.go
- CustomerprofilesDomainMatchingAutoMergingConflictResolutionOutputReference__checks.go
- CustomerprofilesDomainMatchingAutoMergingConsolidation.go
- CustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference.go
- CustomerprofilesDomainMatchingAutoMergingConsolidationOutputReference__checks.go
- CustomerprofilesDomainMatchingAutoMergingOutputReference.go
- CustomerprofilesDomainMatchingAutoMergingOutputReference__checks.go
- CustomerprofilesDomainMatchingExportingConfig.go
- CustomerprofilesDomainMatchingExportingConfigOutputReference.go
- CustomerprofilesDomainMatchingExportingConfigOutputReference__checks.go
- CustomerprofilesDomainMatchingExportingConfigS3Exporting.go
- CustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference.go
- CustomerprofilesDomainMatchingExportingConfigS3ExportingOutputReference__checks.go
- CustomerprofilesDomainMatchingJobSchedule.go
- CustomerprofilesDomainMatchingJobScheduleOutputReference.go
- CustomerprofilesDomainMatchingJobScheduleOutputReference__checks.go
- CustomerprofilesDomainMatchingOutputReference.go
- CustomerprofilesDomainMatchingOutputReference__checks.go
- CustomerprofilesDomainRuleBasedMatching.go
- CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelector.go
- CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference.go
- CustomerprofilesDomainRuleBasedMatchingAttributeTypesSelectorOutputReference__checks.go
- CustomerprofilesDomainRuleBasedMatchingConflictResolution.go
- CustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference.go
- CustomerprofilesDomainRuleBasedMatchingConflictResolutionOutputReference__checks.go
- CustomerprofilesDomainRuleBasedMatchingExportingConfig.go
- CustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference.go
- CustomerprofilesDomainRuleBasedMatchingExportingConfigOutputReference__checks.go
- CustomerprofilesDomainRuleBasedMatchingExportingConfigS3Exporting.go
- CustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference.go
- CustomerprofilesDomainRuleBasedMatchingExportingConfigS3ExportingOutputReference__checks.go
- CustomerprofilesDomainRuleBasedMatchingMatchingRules.go
- CustomerprofilesDomainRuleBasedMatchingMatchingRulesList.go
- CustomerprofilesDomainRuleBasedMatchingMatchingRulesList__checks.go
- CustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference.go
- CustomerprofilesDomainRuleBasedMatchingMatchingRulesOutputReference__checks.go
- CustomerprofilesDomainRuleBasedMatchingOutputReference.go
- CustomerprofilesDomainRuleBasedMatchingOutputReference__checks.go
- CustomerprofilesDomain__checks.go
- main.go