Module: Aws::CustomerProfiles::Client::_GetStreamForSegmentsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#associated_at::Time

Returns:

  • (::Time)


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

def associated_at: () -> ::Time

#associated_segments::Array[Types::AssociatedSegment]

Returns:



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

def associated_segments: () -> ::Array[Types::AssociatedSegment]

#destination_arn::String

Returns:

  • (::String)


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

def destination_arn: () -> ::String

#destination_role_arn::String

Returns:

  • (::String)


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

def destination_role_arn: () -> ::String

#disassociated_at::Time

Returns:

  • (::Time)


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

def disassociated_at: () -> ::Time

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#failure_reason::String

Returns:

  • (::String)


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

def failure_reason: () -> ::String

#state"RUNNING", ...

Returns:

  • ("RUNNING", "UNHEALTHY", "STOPPED")


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

def state: () -> ("RUNNING" | "UNHEALTHY" | "STOPPED")