1. Packages
  2. AWS Native
  3. API Docs
  4. customerprofiles
  5. getCalculatedAttributeDefinition

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

aws-native.customerprofiles.getCalculatedAttributeDefinition

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

    A calculated attribute definition for Customer Profiles

    Using getCalculatedAttributeDefinition

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getCalculatedAttributeDefinition(args: GetCalculatedAttributeDefinitionArgs, opts?: InvokeOptions): Promise<GetCalculatedAttributeDefinitionResult>
    function getCalculatedAttributeDefinitionOutput(args: GetCalculatedAttributeDefinitionOutputArgs, opts?: InvokeOptions): Output<GetCalculatedAttributeDefinitionResult>
    def get_calculated_attribute_definition(calculated_attribute_name: Optional[str] = None,
                                            domain_name: Optional[str] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetCalculatedAttributeDefinitionResult
    def get_calculated_attribute_definition_output(calculated_attribute_name: Optional[pulumi.Input[str]] = None,
                                            domain_name: Optional[pulumi.Input[str]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetCalculatedAttributeDefinitionResult]
    func LookupCalculatedAttributeDefinition(ctx *Context, args *LookupCalculatedAttributeDefinitionArgs, opts ...InvokeOption) (*LookupCalculatedAttributeDefinitionResult, error)
    func LookupCalculatedAttributeDefinitionOutput(ctx *Context, args *LookupCalculatedAttributeDefinitionOutputArgs, opts ...InvokeOption) LookupCalculatedAttributeDefinitionResultOutput

    > Note: This function is named LookupCalculatedAttributeDefinition in the Go SDK.

    public static class GetCalculatedAttributeDefinition 
    {
        public static Task<GetCalculatedAttributeDefinitionResult> InvokeAsync(GetCalculatedAttributeDefinitionArgs args, InvokeOptions? opts = null)
        public static Output<GetCalculatedAttributeDefinitionResult> Invoke(GetCalculatedAttributeDefinitionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCalculatedAttributeDefinitionResult> getCalculatedAttributeDefinition(GetCalculatedAttributeDefinitionArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:customerprofiles:getCalculatedAttributeDefinition
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CalculatedAttributeName string
    The name of an attribute defined in a profile object type.
    DomainName string
    The unique name of the domain.
    CalculatedAttributeName string
    The name of an attribute defined in a profile object type.
    DomainName string
    The unique name of the domain.
    calculatedAttributeName String
    The name of an attribute defined in a profile object type.
    domainName String
    The unique name of the domain.
    calculatedAttributeName string
    The name of an attribute defined in a profile object type.
    domainName string
    The unique name of the domain.
    calculated_attribute_name str
    The name of an attribute defined in a profile object type.
    domain_name str
    The unique name of the domain.
    calculatedAttributeName String
    The name of an attribute defined in a profile object type.
    domainName String
    The unique name of the domain.

    getCalculatedAttributeDefinition Result

    The following output properties are available:

    AttributeDetails Pulumi.AwsNative.CustomerProfiles.Outputs.CalculatedAttributeDefinitionAttributeDetails
    Mathematical expression and a list of attribute items specified in that expression.
    Conditions Pulumi.AwsNative.CustomerProfiles.Outputs.CalculatedAttributeDefinitionConditions
    The conditions including range, object count, and threshold for the calculated attribute.
    CreatedAt string
    The timestamp of when the calculated attribute definition was created.
    Description string
    The description of the calculated attribute.
    DisplayName string
    The display name of the calculated attribute.
    LastUpdatedAt string
    The timestamp of when the calculated attribute definition was most recently edited.
    Statistic Pulumi.AwsNative.CustomerProfiles.CalculatedAttributeDefinitionStatistic
    The aggregation operation to perform for the calculated attribute.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs to apply to this resource.
    AttributeDetails CalculatedAttributeDefinitionAttributeDetails
    Mathematical expression and a list of attribute items specified in that expression.
    Conditions CalculatedAttributeDefinitionConditions
    The conditions including range, object count, and threshold for the calculated attribute.
    CreatedAt string
    The timestamp of when the calculated attribute definition was created.
    Description string
    The description of the calculated attribute.
    DisplayName string
    The display name of the calculated attribute.
    LastUpdatedAt string
    The timestamp of when the calculated attribute definition was most recently edited.
    Statistic CalculatedAttributeDefinitionStatistic
    The aggregation operation to perform for the calculated attribute.
    Tags Tag
    An array of key-value pairs to apply to this resource.
    attributeDetails CalculatedAttributeDefinitionAttributeDetails
    Mathematical expression and a list of attribute items specified in that expression.
    conditions CalculatedAttributeDefinitionConditions
    The conditions including range, object count, and threshold for the calculated attribute.
    createdAt String
    The timestamp of when the calculated attribute definition was created.
    description String
    The description of the calculated attribute.
    displayName String
    The display name of the calculated attribute.
    lastUpdatedAt String
    The timestamp of when the calculated attribute definition was most recently edited.
    statistic CalculatedAttributeDefinitionStatistic
    The aggregation operation to perform for the calculated attribute.
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    attributeDetails CalculatedAttributeDefinitionAttributeDetails
    Mathematical expression and a list of attribute items specified in that expression.
    conditions CalculatedAttributeDefinitionConditions
    The conditions including range, object count, and threshold for the calculated attribute.
    createdAt string
    The timestamp of when the calculated attribute definition was created.
    description string
    The description of the calculated attribute.
    displayName string
    The display name of the calculated attribute.
    lastUpdatedAt string
    The timestamp of when the calculated attribute definition was most recently edited.
    statistic CalculatedAttributeDefinitionStatistic
    The aggregation operation to perform for the calculated attribute.
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    attribute_details CalculatedAttributeDefinitionAttributeDetails
    Mathematical expression and a list of attribute items specified in that expression.
    conditions CalculatedAttributeDefinitionConditions
    The conditions including range, object count, and threshold for the calculated attribute.
    created_at str
    The timestamp of when the calculated attribute definition was created.
    description str
    The description of the calculated attribute.
    display_name str
    The display name of the calculated attribute.
    last_updated_at str
    The timestamp of when the calculated attribute definition was most recently edited.
    statistic CalculatedAttributeDefinitionStatistic
    The aggregation operation to perform for the calculated attribute.
    tags Sequence[root_Tag]
    An array of key-value pairs to apply to this resource.
    attributeDetails Property Map
    Mathematical expression and a list of attribute items specified in that expression.
    conditions Property Map
    The conditions including range, object count, and threshold for the calculated attribute.
    createdAt String
    The timestamp of when the calculated attribute definition was created.
    description String
    The description of the calculated attribute.
    displayName String
    The display name of the calculated attribute.
    lastUpdatedAt String
    The timestamp of when the calculated attribute definition was most recently edited.
    statistic "FIRST_OCCURRENCE" | "LAST_OCCURRENCE" | "COUNT" | "SUM" | "MINIMUM" | "MAXIMUM" | "AVERAGE" | "MAX_OCCURRENCE"
    The aggregation operation to perform for the calculated attribute.
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.

    Supporting Types

    CalculatedAttributeDefinitionAttributeDetails

    Attributes List<Pulumi.AwsNative.CustomerProfiles.Inputs.CalculatedAttributeDefinitionAttributeItem>
    Mathematical expression and a list of attribute items specified in that expression.
    Expression string
    Mathematical expression that is performed on attribute items provided in the attribute list. Each element in the expression should follow the structure of "{ObjectTypeName.AttributeName}".
    Attributes []CalculatedAttributeDefinitionAttributeItem
    Mathematical expression and a list of attribute items specified in that expression.
    Expression string
    Mathematical expression that is performed on attribute items provided in the attribute list. Each element in the expression should follow the structure of "{ObjectTypeName.AttributeName}".
    attributes List<CalculatedAttributeDefinitionAttributeItem>
    Mathematical expression and a list of attribute items specified in that expression.
    expression String
    Mathematical expression that is performed on attribute items provided in the attribute list. Each element in the expression should follow the structure of "{ObjectTypeName.AttributeName}".
    attributes CalculatedAttributeDefinitionAttributeItem[]
    Mathematical expression and a list of attribute items specified in that expression.
    expression string
    Mathematical expression that is performed on attribute items provided in the attribute list. Each element in the expression should follow the structure of "{ObjectTypeName.AttributeName}".
    attributes Sequence[CalculatedAttributeDefinitionAttributeItem]
    Mathematical expression and a list of attribute items specified in that expression.
    expression str
    Mathematical expression that is performed on attribute items provided in the attribute list. Each element in the expression should follow the structure of "{ObjectTypeName.AttributeName}".
    attributes List<Property Map>
    Mathematical expression and a list of attribute items specified in that expression.
    expression String
    Mathematical expression that is performed on attribute items provided in the attribute list. Each element in the expression should follow the structure of "{ObjectTypeName.AttributeName}".

    CalculatedAttributeDefinitionAttributeItem

    Name string
    Name string
    name String
    name string
    name str
    name String

    CalculatedAttributeDefinitionConditions

    ObjectCount int
    The number of profile objects used for the calculated attribute.
    Range Pulumi.AwsNative.CustomerProfiles.Inputs.CalculatedAttributeDefinitionRange
    The relative time period over which data is included in the aggregation.
    Threshold Pulumi.AwsNative.CustomerProfiles.Inputs.CalculatedAttributeDefinitionThreshold
    The threshold for the calculated attribute.
    ObjectCount int
    The number of profile objects used for the calculated attribute.
    Range CalculatedAttributeDefinitionRange
    The relative time period over which data is included in the aggregation.
    Threshold CalculatedAttributeDefinitionThreshold
    The threshold for the calculated attribute.
    objectCount Integer
    The number of profile objects used for the calculated attribute.
    range CalculatedAttributeDefinitionRange
    The relative time period over which data is included in the aggregation.
    threshold CalculatedAttributeDefinitionThreshold
    The threshold for the calculated attribute.
    objectCount number
    The number of profile objects used for the calculated attribute.
    range CalculatedAttributeDefinitionRange
    The relative time period over which data is included in the aggregation.
    threshold CalculatedAttributeDefinitionThreshold
    The threshold for the calculated attribute.
    object_count int
    The number of profile objects used for the calculated attribute.
    range CalculatedAttributeDefinitionRange
    The relative time period over which data is included in the aggregation.
    threshold CalculatedAttributeDefinitionThreshold
    The threshold for the calculated attribute.
    objectCount Number
    The number of profile objects used for the calculated attribute.
    range Property Map
    The relative time period over which data is included in the aggregation.
    threshold Property Map
    The threshold for the calculated attribute.

    CalculatedAttributeDefinitionRange

    Unit Pulumi.AwsNative.CustomerProfiles.CalculatedAttributeDefinitionRangeUnit
    The unit of time.
    Value int
    The amount of time of the specified unit.
    Unit CalculatedAttributeDefinitionRangeUnit
    The unit of time.
    Value int
    The amount of time of the specified unit.
    unit CalculatedAttributeDefinitionRangeUnit
    The unit of time.
    value Integer
    The amount of time of the specified unit.
    unit CalculatedAttributeDefinitionRangeUnit
    The unit of time.
    value number
    The amount of time of the specified unit.
    unit CalculatedAttributeDefinitionRangeUnit
    The unit of time.
    value int
    The amount of time of the specified unit.
    unit "DAYS"
    The unit of time.
    value Number
    The amount of time of the specified unit.

    CalculatedAttributeDefinitionRangeUnit

    CalculatedAttributeDefinitionStatistic

    CalculatedAttributeDefinitionThreshold

    Operator Pulumi.AwsNative.CustomerProfiles.CalculatedAttributeDefinitionThresholdOperator
    The operator of the threshold.
    Value string
    The value of the threshold.
    Operator CalculatedAttributeDefinitionThresholdOperator
    The operator of the threshold.
    Value string
    The value of the threshold.
    operator CalculatedAttributeDefinitionThresholdOperator
    The operator of the threshold.
    value String
    The value of the threshold.
    operator CalculatedAttributeDefinitionThresholdOperator
    The operator of the threshold.
    value string
    The value of the threshold.
    operator CalculatedAttributeDefinitionThresholdOperator
    The operator of the threshold.
    value str
    The value of the threshold.
    operator "EQUAL_TO" | "GREATER_THAN" | "LESS_THAN" | "NOT_EQUAL_TO"
    The operator of the threshold.
    value String
    The value of the threshold.

    CalculatedAttributeDefinitionThresholdOperator

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi