Module: Aws::ElementalInference::Client::_DeleteFeedResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "AVAILABLE", "ACTIVE", "UPDATING", "DELETING", "DELETED", "ARCHIVED")


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

def status: () -> ("CREATING" | "AVAILABLE" | "ACTIVE" | "UPDATING" | "DELETING" | "DELETED" | "ARCHIVED")