Field | Type | Description |
---|---|---|
apiVersion |
string | aws.kubeform.com/v1alpha1 |
kind |
string | CloudwatchEventTarget |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
CloudwatchEventTargetSpec | |
status |
CloudwatchEventTargetStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
arn |
string | |
batchTarget |
[]CloudwatchEventTargetSpecBatchTarget | (Optional) |
ecsTarget |
[]CloudwatchEventTargetSpecEcsTarget | (Optional) |
input |
string | (Optional) |
inputPath |
string | (Optional) |
inputTransformer |
[]CloudwatchEventTargetSpecInputTransformer | (Optional) |
kinesisTarget |
[]CloudwatchEventTargetSpecKinesisTarget | (Optional) |
roleArn |
string | (Optional) |
rule |
string | |
runCommandTargets |
[]CloudwatchEventTargetSpecRunCommandTargets | (Optional) |
sqsTarget |
[]CloudwatchEventTargetSpecSqsTarget | (Optional) |
targetID |
string | (Optional) |
Field | Type | Description |
---|---|---|
arraySize |
int | (Optional) |
jobAttempts |
int | (Optional) |
jobDefinition |
string | |
jobName |
string |
Field | Type | Description |
---|---|---|
group |
string | (Optional) |
launchType |
string | (Optional) |
networkConfiguration |
[]CloudwatchEventTargetSpecEcsTargetNetworkConfiguration | (Optional) |
platformVersion |
string | (Optional) |
taskCount |
int | (Optional) |
taskDefinitionArn |
string |
Field | Type | Description |
---|---|---|
assignPublicIP |
bool | (Optional) |
securityGroups |
[]string | (Optional) |
subnets |
[]string |
Field | Type | Description |
---|---|---|
inputPaths |
map[string]string | (Optional) |
inputTemplate |
string |
Field | Type | Description |
---|---|---|
partitionKeyPath |
string | (Optional) |
Field | Type | Description |
---|---|---|
key |
string | |
values |
[]string |
Field | Type | Description |
---|---|---|
messageGroupID |
string | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
CloudwatchEventTargetSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |