Response Plan Integration Pagerduty Args
data class ResponsePlanIntegrationPagerdutyArgs(val name: Output<String>, val secretId: Output<String>, val serviceId: Output<String>) : ConvertibleToJava<ResponsePlanIntegrationPagerdutyArgs>
Constructors
Link copied to clipboard
fun ResponsePlanIntegrationPagerdutyArgs(name: Output<String>, secretId: Output<String>, serviceId: Output<String>)
Functions
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.