Ec2TransitGatewayVpcAttachmentAccepter

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

Ec2TransitGatewayVpcAttachmentAccepterSpec

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

Ec2TransitGatewayVpcAttachmentAccepterStatus

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