CodepipelineWebhook

Field Type Description
apiVersion string aws.kubeform.com/v1alpha1
kind string CodepipelineWebhook
metadata Kubernetes meta/v1.ObjectMeta Refer to the Kubernetes API documentation for the fields of the metadata field.
spec CodepipelineWebhookSpec
status CodepipelineWebhookStatus

CodepipelineWebhookSpec

(Appears on:CodepipelineWebhook, CodepipelineWebhookStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
secretRef Kubernetes core/v1.LocalObjectReference
authentication string
authenticationConfiguration []CodepipelineWebhookSpecAuthenticationConfiguration (Optional)
filter []CodepipelineWebhookSpecFilter
name string
targetAction string
targetPipeline string
url string (Optional)

CodepipelineWebhookSpecAuthenticationConfiguration

(Appears on:CodepipelineWebhookSpec)
Field Type Description
allowedIPRange string (Optional)

CodepipelineWebhookSpecFilter

(Appears on:CodepipelineWebhookSpec)
Field Type Description
jsonPath string
matchEquals string

CodepipelineWebhookStatus

(Appears on:CodepipelineWebhook)
Field Type Description
observedGeneration int64 (Optional) Resource generation, which is updated on mutation by the API Server.
output CodepipelineWebhookSpec (Optional)
state kubeform.dev/kubeform/apis.State (Optional)

Sensitive Values

Name Type Description
authentication_configuration.<index>.secret_token string