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)


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

def domain_name: () -> ::String

#estimate ⇒ ::String

Returns:

  • (::String)


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

def estimate: () -> ::String

#estimate_id ⇒ ::String

Returns:

  • (::String)


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

def estimate_id: () -> ::String

#message ⇒ ::String

Returns:

  • (::String)


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

def message: () -> ::String

#status ⇒ "RUNNING", ...

Returns:

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


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

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

#status_code ⇒ ::Integer

Returns:

  • (::Integer)


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

def status_code: () -> ::Integer