Module: Aws::CustomerProfiles::Client::_GetSegmentEstimateResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#estimate::String

Returns:

  • (::String)


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

def estimate: () -> ::String

#estimate_id::String

Returns:

  • (::String)


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

def estimate_id: () -> ::String

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#status"RUNNING", ...

Returns:

  • ("RUNNING", "SUCCEEDED", "FAILED")


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

def status: () -> ("RUNNING" | "SUCCEEDED" | "FAILED")

#status_code::Integer

Returns:

  • (::Integer)


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

def status_code: () -> ::Integer