BudgetsActionSsmActionDefinition

data class BudgetsActionSsmActionDefinition(val instanceIds: List<String>, val region: String, val subtype: BudgetsActionSsmActionDefinitionSubtype)

Constructors

Link copied to clipboard
constructor(instanceIds: List<String>, region: String, subtype: BudgetsActionSsmActionDefinitionSubtype)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The EC2 and RDS instance IDs.

Link copied to clipboard

The Region to run the ( SSM ) document.

Link copied to clipboard