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)


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

def arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#statusTypes::RuleGroupsNamespaceStatus



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

def status: () -> Types::RuleGroupsNamespaceStatus

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

Returns:

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


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

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