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", ...
498 |
# File 'sig/client.rbs', line 498
def policy_status: () -> ("CREATING" | "ACTIVE" | "UPDATING" | "DELETING")
|
#revision_id ⇒ ::String
499 |
# File 'sig/client.rbs', line 499
def revision_id: () -> ::String
|