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
151 |
# File 'sig/client.rbs', line 151
def arn: () -> ::String
|
#id ⇒ ::String
152 |
# File 'sig/client.rbs', line 152
def id: () -> ::String
|
#status ⇒ "CREATING", ...
153 |
# File 'sig/client.rbs', line 153
def status: () -> ("CREATING" | "AVAILABLE" | "ACTIVE" | "UPDATING" | "DELETING" | "DELETED" | "ARCHIVED")
|