AnalyticsApplicationInputsProcessingConfigurationLambda

data class AnalyticsApplicationInputsProcessingConfigurationLambda(val resourceArn: String, val roleArn: String)

Constructors

constructor(resourceArn: String, roleArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the Lambda function.

Link copied to clipboard

The ARN of the IAM Role used to access the Lambda function.