get Response Plan
Use this data source to manage a response plan in AWS Systems Manager Incident Manager.
Example Usage
Basic Usage
resources:
example:
type: aws:ssmincidents:ResponsePlan
properties:
arn: exampleARN
Content copied to clipboard
Return
A collection of values returned by getResponsePlan.
Parameters
argument
A collection of arguments for invoking getResponsePlan.
Return
A collection of values returned by getResponsePlan.
Parameters
arn
The Amazon Resource Name (ARN) of the response plan.
tags
The tags applied to the response plan.
See also
suspend fun getResponsePlan(argument: suspend GetResponsePlanPlainArgsBuilder.() -> Unit): GetResponsePlanResult
Return
A collection of values returned by getResponsePlan.
Parameters
argument
Builder for com.pulumi.aws.ssmincidents.kotlin.inputs.GetResponsePlanPlainArgs.