Module: Aws::PrometheusService::Client::_CreateRuleGroupsNamespaceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#statusTypes::RuleGroupsNamespaceStatus



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

def status: () -> Types::RuleGroupsNamespaceStatus

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]