Response Plan Integration Pagerduty Args
data class ResponsePlanIntegrationPagerdutyArgs(val name: Output<String>, val secretId: Output<String>, val serviceId: Output<String>) : ConvertibleToJava<ResponsePlanIntegrationPagerdutyArgs>
Properties
Link copied to clipboard
The ID of the AWS Secrets Manager secret that stores your PagerDuty key — either a General Access REST API Key or User Token REST API Key — and other user credentials. For more information about the constraints for each field, see CreateResponsePlan in the AWS Systems Manager Incident Manager API Reference.