Field | Type | Description |
---|---|---|
apiVersion |
string | aws.kubeform.com/v1alpha1 |
kind |
string | SesReceiptRule |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
SesReceiptRuleSpec | |
status |
SesReceiptRuleStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
addHeaderAction |
[]SesReceiptRuleSpecAddHeaderAction | (Optional) |
after |
string | (Optional) |
bounceAction |
[]SesReceiptRuleSpecBounceAction | (Optional) |
enabled |
bool | (Optional) |
lambdaAction |
[]SesReceiptRuleSpecLambdaAction | (Optional) |
name |
string | |
recipients |
[]string | (Optional) |
ruleSetName |
string | |
s3Action |
[]SesReceiptRuleSpecS3Action | (Optional) |
scanEnabled |
bool | (Optional) |
snsAction |
[]SesReceiptRuleSpecSnsAction | (Optional) |
stopAction |
[]SesReceiptRuleSpecStopAction | (Optional) |
tlsPolicy |
string | (Optional) |
workmailAction |
[]SesReceiptRuleSpecWorkmailAction | (Optional) |
Field | Type | Description |
---|---|---|
headerName |
string | |
headerValue |
string | |
position |
int |
Field | Type | Description |
---|---|---|
message |
string | |
position |
int | |
sender |
string | |
smtpReplyCode |
string | |
statusCode |
string | (Optional) |
topicArn |
string | (Optional) |
Field | Type | Description |
---|---|---|
functionArn |
string | |
invocationType |
string | (Optional) |
position |
int | |
topicArn |
string | (Optional) |
Field | Type | Description |
---|---|---|
bucketName |
string | |
kmsKeyArn |
string | (Optional) |
objectKeyPrefix |
string | (Optional) |
position |
int | |
topicArn |
string | (Optional) |
Field | Type | Description |
---|---|---|
position |
int | |
topicArn |
string |
Field | Type | Description |
---|---|---|
position |
int | |
scope |
string | |
topicArn |
string | (Optional) |
Field | Type | Description |
---|---|---|
organizationArn |
string | |
position |
int | |
topicArn |
string | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
SesReceiptRuleSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |