Module: Aws::CustomerProfiles::Client::_PutSegmentSubscriptionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#schedule_configurationTypes::ScheduleConfiguration



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

def schedule_configuration: () -> Types::ScheduleConfiguration

#started_at::Time

Returns:

  • (::Time)


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

def started_at: () -> ::Time

#status"STARTING", ...

Returns:

  • ("STARTING", "RUNNING", "STOPPED", "FAILED")


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

def status: () -> ("STARTING" | "RUNNING" | "STOPPED" | "FAILED")