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)


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

def arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#statusTypes::RuleGroupsNamespaceStatus



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

def status: () -> Types::RuleGroupsNamespaceStatus

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

Returns:

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


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

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