Ec2TransitGatewayVpcAttachment

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

Ec2TransitGatewayVpcAttachmentSpec

(Appears on:Ec2TransitGatewayVpcAttachment, Ec2TransitGatewayVpcAttachmentStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
dnsSupport string (Optional)
ipv6Support string (Optional)
subnetIDS []string
tags map[string]string (Optional)
transitGatewayDefaultRouteTableAssociation bool (Optional)
transitGatewayDefaultRouteTablePropagation bool (Optional)
transitGatewayID string
vpcID string
vpcOwnerID string (Optional)

Ec2TransitGatewayVpcAttachmentStatus

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