ssmcontacts_get_rotation_override {paws.management} | R Documentation |
Retrieves information about an override to an on-call rotation
Description
Retrieves information about an override to an on-call rotation.
See https://www.paws-r-sdk.com/docs/ssmcontacts_get_rotation_override/ for full documentation.
Usage
ssmcontacts_get_rotation_override(RotationId, RotationOverrideId)
Arguments
RotationId |
[required] The Amazon Resource Name (ARN) of the overridden rotation to retrieve information about. |
RotationOverrideId |
[required] The Amazon Resource Name (ARN) of the on-call rotation override to retrieve information about. |
[Package paws.management version 0.9.0 Index]