GetDataCollectionRuleAssociationPlainArgs

data class GetDataCollectionRuleAssociationPlainArgs(val associationName: String, val resourceUri: String) : ConvertibleToJava<GetDataCollectionRuleAssociationPlainArgs>

Constructors

fun GetDataCollectionRuleAssociationPlainArgs(associationName: String, resourceUri: String)

Functions

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

Properties

Link copied to clipboard

The name of the association. The name is case insensitive.

Link copied to clipboard

The identifier of the resource.