Module: Aws::CustomerProfiles::Client::_GetCalculatedAttributeDefinitionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetCalculatedAttributeDefinitionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#attribute_detailsTypes::AttributeDetails



717
# File 'sig/client.rbs', line 717

def attribute_details: () -> Types::AttributeDetails

#calculated_attribute_name::String

Returns:

  • (::String)


709
# File 'sig/client.rbs', line 709

def calculated_attribute_name: () -> ::String

#conditionsTypes::Conditions

Returns:



716
# File 'sig/client.rbs', line 716

def conditions: () -> Types::Conditions

#created_at::Time

Returns:

  • (::Time)


712
# File 'sig/client.rbs', line 712

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


711
# File 'sig/client.rbs', line 711

def description: () -> ::String

#display_name::String

Returns:

  • (::String)


710
# File 'sig/client.rbs', line 710

def display_name: () -> ::String

#filterTypes::Filter

Returns:



715
# File 'sig/client.rbs', line 715

def filter: () -> Types::Filter

#last_updated_at::Time

Returns:

  • (::Time)


713
# File 'sig/client.rbs', line 713

def last_updated_at: () -> ::Time

#readinessTypes::Readiness

Returns:



720
# File 'sig/client.rbs', line 720

def readiness: () -> Types::Readiness

#statistic"FIRST_OCCURRENCE", ...

Returns:

  • ("FIRST_OCCURRENCE", "LAST_OCCURRENCE", "COUNT", "SUM", "MINIMUM", "MAXIMUM", "AVERAGE", "MAX_OCCURRENCE")


714
# File 'sig/client.rbs', line 714

def statistic: () -> ("FIRST_OCCURRENCE" | "LAST_OCCURRENCE" | "COUNT" | "SUM" | "MINIMUM" | "MAXIMUM" | "AVERAGE" | "MAX_OCCURRENCE")

#status"PREPARING", ...

Returns:

  • ("PREPARING", "IN_PROGRESS", "COMPLETED", "FAILED")


719
# File 'sig/client.rbs', line 719

def status: () -> ("PREPARING" | "IN_PROGRESS" | "COMPLETED" | "FAILED")

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


721
# File 'sig/client.rbs', line 721

def tags: () -> ::Hash[::String, ::String]

#use_historical_dataBoolean

Returns:

  • (Boolean)


718
# File 'sig/client.rbs', line 718

def use_historical_data: () -> bool