GetMacie2JobSummaryPlainArgs

data class GetMacie2JobSummaryPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetMacie2JobSummaryPlainArgs>

Constructors

Link copied to clipboard
constructor(name: String, resourceGroupName: String)

Properties

Link copied to clipboard

Name of Macie2JobSummary

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Functions

Link copied to clipboard
open override fun toJava(): GetMacie2JobSummaryPlainArgs