GetContributorManagedInsightRulesPlainArgs

data class GetContributorManagedInsightRulesPlainArgs(val resourceArn: String) : ConvertibleToJava<GetContributorManagedInsightRulesPlainArgs>

A collection of arguments for invoking getContributorManagedInsightRules.

Constructors

constructor(resourceArn: String)

Properties

Link copied to clipboard

ARN of an Amazon Web Services resource that has managed Contributor Insights rules. The following arguments are optional: There are no optional arguments.

Functions

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