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)


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

def created_at: () -> ::Time

#destination_detailsTypes::EventStreamDestinationDetails



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

def destination_details: () -> Types::EventStreamDestinationDetails

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#event_stream_arn::String

Returns:

  • (::String)


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

def event_stream_arn: () -> ::String

#state"RUNNING", "STOPPED"

Returns:

  • ("RUNNING", "STOPPED")


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

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

#stopped_since::Time

Returns:

  • (::Time)


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

def stopped_since: () -> ::Time

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

Returns:

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


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

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