events.v1alpha1.sqsEventSource
Index
fn withDlq(dlq)
fn withEndpoint(endpoint)
fn withJsonBody(jsonBody)
fn withMetadata(metadata)
fn withMetadataMixin(metadata)
fn withQueue(queue)
fn withQueueAccountId(queueAccountId)
fn withRegion(region)
fn withRoleARN(roleARN)
fn withWaitTimeSeconds(waitTimeSeconds)
obj accessKey
obj filter
obj secretKey
Fields
fn withDlq
withDlq(dlq)
fn withEndpoint
withEndpoint(endpoint)
fn withJsonBody
withJsonBody(jsonBody)
fn withMetadata
withMetadata(metadata)
fn withMetadataMixin
withMetadataMixin(metadata)
Note: This function appends passed data to existing values
fn withQueue
withQueue(queue)
fn withQueueAccountId
withQueueAccountId(queueAccountId)
fn withRegion
withRegion(region)
fn withRoleARN
withRoleARN(roleARN)
fn withWaitTimeSeconds
withWaitTimeSeconds(waitTimeSeconds)
"WaitTimeSeconds is The duration (in seconds) for which the call waits for a message to arrive\nin the queue before returning."
obj accessKey
"SecretKeySelector selects a key of a Secret."
fn accessKey.withKey
withKey(key)
"The key of the secret to select from. Must be a valid secret key."
fn accessKey.withName
withName(name)
"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"
fn accessKey.withOptional
withOptional(optional)
"Specify whether the Secret or its key must be defined"
obj filter
fn filter.withExpression
withExpression(expression)
obj secretKey
"SecretKeySelector selects a key of a Secret."
fn secretKey.withKey
withKey(key)
"The key of the secret to select from. Must be a valid secret key."
fn secretKey.withName
withName(name)
"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"
fn secretKey.withOptional
withOptional(optional)
"Specify whether the Secret or its key must be defined"