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

Returns:

  • (::String)


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

def arn: () -> ::String

#status"ACTIVE", ...

Returns:

  • ("ACTIVE", "PARTIALLY_ACTIVE", "INACTIVE", "DELETING")


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

def status: () -> ("ACTIVE" | "PARTIALLY_ACTIVE" | "INACTIVE" | "DELETING")