Module: Aws::Notifications::Client::_CreateNotificationConfigurationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateNotificationConfigurationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
139 |
# File 'sig/client.rbs', line 139
def arn: () -> ::String
|
#status ⇒ "ACTIVE", ...
140 |
# File 'sig/client.rbs', line 140
def status: () -> ("ACTIVE" | "PARTIALLY_ACTIVE" | "INACTIVE" | "DELETING")
|