Module: Aws::PrometheusService::Client::_PutResourcePolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutResourcePolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#policy_status ⇒ "CREATING", ...
502 |
# File 'sig/client.rbs', line 502
def policy_status: () -> ("CREATING" | "ACTIVE" | "UPDATING" | "DELETING")
|
#revision_id ⇒ ::String
503 |
# File 'sig/client.rbs', line 503
def revision_id: () -> ::String
|