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