Module: Aws::CustomerProfiles::Client::_GetEventStreamResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#destination_detailsTypes::EventStreamDestinationDetails



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

def destination_details: () -> Types::EventStreamDestinationDetails

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#event_stream_arn::String

Returns:

  • (::String)


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

def event_stream_arn: () -> ::String

#state"RUNNING", "STOPPED"

Returns:

  • ("RUNNING", "STOPPED")


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

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

#stopped_since::Time

Returns:

  • (::Time)


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

def stopped_since: () -> ::Time

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

Returns:

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


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

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