get Automation
Retrieves information about the model of a security automation. Uses Azure REST API version 2023-12-01-preview. Other available API versions: 2019-01-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native security [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
The security automation resource.
Parameters
argument
null
Return
The security automation resource.
Parameters
automation Name
The security automation name.
resource Group Name
The name of the resource group within the user's subscription. The name is case insensitive.
See also
suspend fun getAutomation(argument: suspend GetAutomationPlainArgsBuilder.() -> Unit): GetAutomationResult
Return
The security automation resource.
Parameters
argument
Builder for com.pulumi.azurenative.security.kotlin.inputs.GetAutomationPlainArgs.