Get Response Plan Action Ssm Automation
data class GetResponsePlanActionSsmAutomation(val documentName: String, val documentVersion: String, val dynamicParameters: Map<String, String>, val parameters: List<GetResponsePlanActionSsmAutomationParameter>, val roleArn: String, val targetAccount: String)
Constructors
Link copied to clipboard
fun GetResponsePlanActionSsmAutomation(documentName: String, documentVersion: String, dynamicParameters: Map<String, String>, parameters: List<GetResponsePlanActionSsmAutomationParameter>, roleArn: String, targetAccount: String)