pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ssmincidents.kotlin.outputs
/
ResponsePlanIntegrationPagerduty
Response
Plan
Integration
Pagerduty
data
class
ResponsePlanIntegrationPagerduty
(
val
name
:
String
,
val
secretId
:
String
,
val
serviceId
:
String
)
Types
Constructors
Properties
Constructors
Response
Plan
Integration
Pagerduty
Link copied to clipboard
fun
ResponsePlanIntegrationPagerduty
(
name
:
String
,
secretId
:
String
,
serviceId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the response plan.
secret
Id
Link copied to clipboard
val
secretId
:
String
service
Id
Link copied to clipboard
val
serviceId
:
String