Module: Aws::PrometheusService::Client::_PutRuleGroupsNamespaceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#statusTypes::RuleGroupsNamespaceStatus



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

def status: () -> Types::RuleGroupsNamespaceStatus

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

Returns:

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


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

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