pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.ssmincidents.kotlin.outputs
/
GetResponsePlanActionSsmAutomationParameter
Get
Response
Plan
Action
Ssm
Automation
Parameter
data
class
GetResponsePlanActionSsmAutomationParameter
(
val
name
:
String
,
val
values
:
List
<
String
>
)
Types
Constructors
Properties
Constructors
Get
Response
Plan
Action
Ssm
Automation
Parameter
Link copied to clipboard
fun
GetResponsePlanActionSsmAutomationParameter
(
name
:
String
,
values
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the PagerDuty configuration.
values
Link copied to clipboard
val
values
:
List
<
String
>
The values for the associated parameter name.