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)


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

def arn: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#status"CREATING", ...

Returns:

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


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

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