Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type AlternatePathHintsAttributes struct + func (aph AlternatePathHintsAttributes) ComponentArn() terra.StringValue + func (aph AlternatePathHintsAttributes) ComponentId() terra.StringValue + func (aph AlternatePathHintsAttributes) InternalRef() (terra.Reference, error) + func (aph AlternatePathHintsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (aph AlternatePathHintsAttributes) InternalWithRef(ref terra.Reference) AlternatePathHintsAttributes + type AlternatePathHintsState struct + ComponentArn string + ComponentId string + type Args struct + FilterInArns terra.SetValue[terra.StringValue] + Id terra.StringValue + NetworkInsightsPathId terra.StringValue + Tags terra.MapValue[terra.StringValue] + TagsAll terra.MapValue[terra.StringValue] + WaitForCompletion terra.BoolValue + type DataAlternatePathHintsAttributes struct + func (aph DataAlternatePathHintsAttributes) ComponentArn() terra.StringValue + func (aph DataAlternatePathHintsAttributes) ComponentId() terra.StringValue + func (aph DataAlternatePathHintsAttributes) InternalRef() (terra.Reference, error) + func (aph DataAlternatePathHintsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (aph DataAlternatePathHintsAttributes) InternalWithRef(ref terra.Reference) DataAlternatePathHintsAttributes + type DataAlternatePathHintsState struct + ComponentArn string + ComponentId string + type DataArgs struct + Filter []DataFilter + Id terra.StringValue + NetworkInsightsAnalysisId terra.StringValue + Tags terra.MapValue[terra.StringValue] + type DataExplanationsAclAttributes struct + func (a DataExplanationsAclAttributes) Arn() terra.StringValue + func (a DataExplanationsAclAttributes) Id() terra.StringValue + func (a DataExplanationsAclAttributes) InternalRef() (terra.Reference, error) + func (a DataExplanationsAclAttributes) InternalTokens() (hclwrite.Tokens, error) + func (a DataExplanationsAclAttributes) InternalWithRef(ref terra.Reference) DataExplanationsAclAttributes + func (a DataExplanationsAclAttributes) Name() terra.StringValue + type DataExplanationsAclRuleAttributes struct + func (ar DataExplanationsAclRuleAttributes) Cidr() terra.StringValue + func (ar DataExplanationsAclRuleAttributes) Egress() terra.BoolValue + func (ar DataExplanationsAclRuleAttributes) InternalRef() (terra.Reference, error) + func (ar DataExplanationsAclRuleAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ar DataExplanationsAclRuleAttributes) InternalWithRef(ref terra.Reference) DataExplanationsAclRuleAttributes + func (ar DataExplanationsAclRuleAttributes) PortRange() terra.ListValue[DataExplanationsAclRulePortRangeAttributes] + func (ar DataExplanationsAclRuleAttributes) Protocol() terra.StringValue + func (ar DataExplanationsAclRuleAttributes) RuleAction() terra.StringValue + func (ar DataExplanationsAclRuleAttributes) RuleNumber() terra.NumberValue + type DataExplanationsAclRulePortRangeAttributes struct + func (pr DataExplanationsAclRulePortRangeAttributes) From() terra.NumberValue + func (pr DataExplanationsAclRulePortRangeAttributes) InternalRef() (terra.Reference, error) + func (pr DataExplanationsAclRulePortRangeAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr DataExplanationsAclRulePortRangeAttributes) InternalWithRef(ref terra.Reference) DataExplanationsAclRulePortRangeAttributes + func (pr DataExplanationsAclRulePortRangeAttributes) To() terra.NumberValue + type DataExplanationsAclRulePortRangeState struct + From float64 + To float64 + type DataExplanationsAclRuleState struct + Cidr string + Egress bool + PortRange []DataExplanationsAclRulePortRangeState + Protocol string + RuleAction string + RuleNumber float64 + type DataExplanationsAclState struct + Arn string + Id string + Name string + type DataExplanationsAttachedToAttributes struct + func (at DataExplanationsAttachedToAttributes) Arn() terra.StringValue + func (at DataExplanationsAttachedToAttributes) Id() terra.StringValue + func (at DataExplanationsAttachedToAttributes) InternalRef() (terra.Reference, error) + func (at DataExplanationsAttachedToAttributes) InternalTokens() (hclwrite.Tokens, error) + func (at DataExplanationsAttachedToAttributes) InternalWithRef(ref terra.Reference) DataExplanationsAttachedToAttributes + func (at DataExplanationsAttachedToAttributes) Name() terra.StringValue + type DataExplanationsAttachedToState struct + Arn string + Id string + Name string + type DataExplanationsAttributes struct + func (e DataExplanationsAttributes) Acl() terra.ListValue[DataExplanationsAclAttributes] + func (e DataExplanationsAttributes) AclRule() terra.ListValue[DataExplanationsAclRuleAttributes] + func (e DataExplanationsAttributes) Address() terra.StringValue + func (e DataExplanationsAttributes) Addresses() terra.ListValue[terra.StringValue] + func (e DataExplanationsAttributes) AttachedTo() terra.ListValue[DataExplanationsAttachedToAttributes] + func (e DataExplanationsAttributes) AvailabilityZones() terra.ListValue[terra.StringValue] + func (e DataExplanationsAttributes) Cidrs() terra.ListValue[terra.StringValue] + func (e DataExplanationsAttributes) ClassicLoadBalancerListener() terra.ListValue[DataExplanationsClassicLoadBalancerListenerAttributes] + func (e DataExplanationsAttributes) Component() terra.ListValue[DataExplanationsComponentAttributes] + func (e DataExplanationsAttributes) CustomerGateway() terra.ListValue[DataExplanationsCustomerGatewayAttributes] + func (e DataExplanationsAttributes) Destination() terra.ListValue[DataExplanationsDestinationAttributes] + func (e DataExplanationsAttributes) DestinationVpc() terra.ListValue[DataExplanationsDestinationVpcAttributes] + func (e DataExplanationsAttributes) Direction() terra.StringValue + func (e DataExplanationsAttributes) ElasticLoadBalancerListener() terra.ListValue[DataExplanationsElasticLoadBalancerListenerAttributes] + func (e DataExplanationsAttributes) ExplanationCode() terra.StringValue + func (e DataExplanationsAttributes) IngressRouteTable() terra.ListValue[DataExplanationsIngressRouteTableAttributes] + func (e DataExplanationsAttributes) InternalRef() (terra.Reference, error) + func (e DataExplanationsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (e DataExplanationsAttributes) InternalWithRef(ref terra.Reference) DataExplanationsAttributes + func (e DataExplanationsAttributes) InternetGateway() terra.ListValue[DataExplanationsInternetGatewayAttributes] + func (e DataExplanationsAttributes) LoadBalancerArn() terra.StringValue + func (e DataExplanationsAttributes) LoadBalancerListenerPort() terra.NumberValue + func (e DataExplanationsAttributes) LoadBalancerTargetGroup() terra.ListValue[DataExplanationsLoadBalancerTargetGroupAttributes] + func (e DataExplanationsAttributes) LoadBalancerTargetGroups() terra.ListValue[DataExplanationsLoadBalancerTargetGroupsAttributes] + func (e DataExplanationsAttributes) LoadBalancerTargetPort() terra.NumberValue + func (e DataExplanationsAttributes) MissingComponent() terra.StringValue + func (e DataExplanationsAttributes) NatGateway() terra.ListValue[DataExplanationsNatGatewayAttributes] + func (e DataExplanationsAttributes) NetworkInterface() terra.ListValue[DataExplanationsNetworkInterfaceAttributes] + func (e DataExplanationsAttributes) PacketField() terra.StringValue + func (e DataExplanationsAttributes) Port() terra.NumberValue + func (e DataExplanationsAttributes) PortRanges() terra.ListValue[DataExplanationsPortRangesAttributes] + func (e DataExplanationsAttributes) PrefixList() terra.ListValue[DataExplanationsPrefixListAttributes] + func (e DataExplanationsAttributes) Protocols() terra.ListValue[terra.StringValue] + func (e DataExplanationsAttributes) RouteTable() terra.ListValue[DataExplanationsRouteTableAttributes] + func (e DataExplanationsAttributes) RouteTableRoute() terra.ListValue[DataExplanationsRouteTableRouteAttributes] + func (e DataExplanationsAttributes) SecurityGroup() terra.ListValue[DataExplanationsSecurityGroupAttributes] + func (e DataExplanationsAttributes) SecurityGroupRule() terra.ListValue[DataExplanationsSecurityGroupRuleAttributes] + func (e DataExplanationsAttributes) SecurityGroups() terra.ListValue[DataExplanationsSecurityGroupsAttributes] + func (e DataExplanationsAttributes) SourceVpc() terra.ListValue[DataExplanationsSourceVpcAttributes] + func (e DataExplanationsAttributes) State() terra.StringValue + func (e DataExplanationsAttributes) Subnet() terra.ListValue[DataExplanationsSubnetAttributes] + func (e DataExplanationsAttributes) SubnetRouteTable() terra.ListValue[DataExplanationsSubnetRouteTableAttributes] + func (e DataExplanationsAttributes) TransitGateway() terra.ListValue[DataExplanationsTransitGatewayAttributes] + func (e DataExplanationsAttributes) TransitGatewayAttachment() terra.ListValue[DataExplanationsTransitGatewayAttachmentAttributes] + func (e DataExplanationsAttributes) TransitGatewayRouteTable() terra.ListValue[DataExplanationsTransitGatewayRouteTableAttributes] + func (e DataExplanationsAttributes) TransitGatewayRouteTableRoute() terra.ListValue[DataExplanationsTransitGatewayRouteTableRouteAttributes] + func (e DataExplanationsAttributes) Vpc() terra.ListValue[DataExplanationsVpcAttributes] + func (e DataExplanationsAttributes) VpcEndpoint() terra.ListValue[DataExplanationsVpcEndpointAttributes] + func (e DataExplanationsAttributes) VpcPeeringConnection() terra.ListValue[DataExplanationsVpcPeeringConnectionAttributes] + func (e DataExplanationsAttributes) VpnConnection() terra.ListValue[DataExplanationsVpnConnectionAttributes] + func (e DataExplanationsAttributes) VpnGateway() terra.ListValue[DataExplanationsVpnGatewayAttributes] + type DataExplanationsClassicLoadBalancerListenerAttributes struct + func (clbl DataExplanationsClassicLoadBalancerListenerAttributes) InstancePort() terra.NumberValue + func (clbl DataExplanationsClassicLoadBalancerListenerAttributes) InternalRef() (terra.Reference, error) + func (clbl DataExplanationsClassicLoadBalancerListenerAttributes) InternalTokens() (hclwrite.Tokens, error) + func (clbl DataExplanationsClassicLoadBalancerListenerAttributes) InternalWithRef(ref terra.Reference) DataExplanationsClassicLoadBalancerListenerAttributes + func (clbl DataExplanationsClassicLoadBalancerListenerAttributes) LoadBalancerPort() terra.NumberValue + type DataExplanationsClassicLoadBalancerListenerState struct + InstancePort float64 + LoadBalancerPort float64 + type DataExplanationsComponentAttributes struct + func (c DataExplanationsComponentAttributes) Arn() terra.StringValue + func (c DataExplanationsComponentAttributes) Id() terra.StringValue + func (c DataExplanationsComponentAttributes) InternalRef() (terra.Reference, error) + func (c DataExplanationsComponentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (c DataExplanationsComponentAttributes) InternalWithRef(ref terra.Reference) DataExplanationsComponentAttributes + func (c DataExplanationsComponentAttributes) Name() terra.StringValue + type DataExplanationsComponentState struct + Arn string + Id string + Name string + type DataExplanationsCustomerGatewayAttributes struct + func (cg DataExplanationsCustomerGatewayAttributes) Arn() terra.StringValue + func (cg DataExplanationsCustomerGatewayAttributes) Id() terra.StringValue + func (cg DataExplanationsCustomerGatewayAttributes) InternalRef() (terra.Reference, error) + func (cg DataExplanationsCustomerGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (cg DataExplanationsCustomerGatewayAttributes) InternalWithRef(ref terra.Reference) DataExplanationsCustomerGatewayAttributes + func (cg DataExplanationsCustomerGatewayAttributes) Name() terra.StringValue + type DataExplanationsCustomerGatewayState struct + Arn string + Id string + Name string + type DataExplanationsDestinationAttributes struct + func (d DataExplanationsDestinationAttributes) Arn() terra.StringValue + func (d DataExplanationsDestinationAttributes) Id() terra.StringValue + func (d DataExplanationsDestinationAttributes) InternalRef() (terra.Reference, error) + func (d DataExplanationsDestinationAttributes) InternalTokens() (hclwrite.Tokens, error) + func (d DataExplanationsDestinationAttributes) InternalWithRef(ref terra.Reference) DataExplanationsDestinationAttributes + func (d DataExplanationsDestinationAttributes) Name() terra.StringValue + type DataExplanationsDestinationState struct + Arn string + Id string + Name string + type DataExplanationsDestinationVpcAttributes struct + func (dv DataExplanationsDestinationVpcAttributes) Arn() terra.StringValue + func (dv DataExplanationsDestinationVpcAttributes) Id() terra.StringValue + func (dv DataExplanationsDestinationVpcAttributes) InternalRef() (terra.Reference, error) + func (dv DataExplanationsDestinationVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dv DataExplanationsDestinationVpcAttributes) InternalWithRef(ref terra.Reference) DataExplanationsDestinationVpcAttributes + func (dv DataExplanationsDestinationVpcAttributes) Name() terra.StringValue + type DataExplanationsDestinationVpcState struct + Arn string + Id string + Name string + type DataExplanationsElasticLoadBalancerListenerAttributes struct + func (elbl DataExplanationsElasticLoadBalancerListenerAttributes) Arn() terra.StringValue + func (elbl DataExplanationsElasticLoadBalancerListenerAttributes) Id() terra.StringValue + func (elbl DataExplanationsElasticLoadBalancerListenerAttributes) InternalRef() (terra.Reference, error) + func (elbl DataExplanationsElasticLoadBalancerListenerAttributes) InternalTokens() (hclwrite.Tokens, error) + func (elbl DataExplanationsElasticLoadBalancerListenerAttributes) InternalWithRef(ref terra.Reference) DataExplanationsElasticLoadBalancerListenerAttributes + func (elbl DataExplanationsElasticLoadBalancerListenerAttributes) Name() terra.StringValue + type DataExplanationsElasticLoadBalancerListenerState struct + Arn string + Id string + Name string + type DataExplanationsIngressRouteTableAttributes struct + func (irt DataExplanationsIngressRouteTableAttributes) Arn() terra.StringValue + func (irt DataExplanationsIngressRouteTableAttributes) Id() terra.StringValue + func (irt DataExplanationsIngressRouteTableAttributes) InternalRef() (terra.Reference, error) + func (irt DataExplanationsIngressRouteTableAttributes) InternalTokens() (hclwrite.Tokens, error) + func (irt DataExplanationsIngressRouteTableAttributes) InternalWithRef(ref terra.Reference) DataExplanationsIngressRouteTableAttributes + func (irt DataExplanationsIngressRouteTableAttributes) Name() terra.StringValue + type DataExplanationsIngressRouteTableState struct + Arn string + Id string + Name string + type DataExplanationsInternetGatewayAttributes struct + func (ig DataExplanationsInternetGatewayAttributes) Arn() terra.StringValue + func (ig DataExplanationsInternetGatewayAttributes) Id() terra.StringValue + func (ig DataExplanationsInternetGatewayAttributes) InternalRef() (terra.Reference, error) + func (ig DataExplanationsInternetGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ig DataExplanationsInternetGatewayAttributes) InternalWithRef(ref terra.Reference) DataExplanationsInternetGatewayAttributes + func (ig DataExplanationsInternetGatewayAttributes) Name() terra.StringValue + type DataExplanationsInternetGatewayState struct + Arn string + Id string + Name string + type DataExplanationsLoadBalancerTargetGroupAttributes struct + func (lbtg DataExplanationsLoadBalancerTargetGroupAttributes) Arn() terra.StringValue + func (lbtg DataExplanationsLoadBalancerTargetGroupAttributes) Id() terra.StringValue + func (lbtg DataExplanationsLoadBalancerTargetGroupAttributes) InternalRef() (terra.Reference, error) + func (lbtg DataExplanationsLoadBalancerTargetGroupAttributes) InternalTokens() (hclwrite.Tokens, error) + func (lbtg DataExplanationsLoadBalancerTargetGroupAttributes) InternalWithRef(ref terra.Reference) DataExplanationsLoadBalancerTargetGroupAttributes + func (lbtg DataExplanationsLoadBalancerTargetGroupAttributes) Name() terra.StringValue + type DataExplanationsLoadBalancerTargetGroupState struct + Arn string + Id string + Name string + type DataExplanationsLoadBalancerTargetGroupsAttributes struct + func (lbtg DataExplanationsLoadBalancerTargetGroupsAttributes) Arn() terra.StringValue + func (lbtg DataExplanationsLoadBalancerTargetGroupsAttributes) Id() terra.StringValue + func (lbtg DataExplanationsLoadBalancerTargetGroupsAttributes) InternalRef() (terra.Reference, error) + func (lbtg DataExplanationsLoadBalancerTargetGroupsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (lbtg DataExplanationsLoadBalancerTargetGroupsAttributes) InternalWithRef(ref terra.Reference) DataExplanationsLoadBalancerTargetGroupsAttributes + func (lbtg DataExplanationsLoadBalancerTargetGroupsAttributes) Name() terra.StringValue + type DataExplanationsLoadBalancerTargetGroupsState struct + Arn string + Id string + Name string + type DataExplanationsNatGatewayAttributes struct + func (ng DataExplanationsNatGatewayAttributes) Arn() terra.StringValue + func (ng DataExplanationsNatGatewayAttributes) Id() terra.StringValue + func (ng DataExplanationsNatGatewayAttributes) InternalRef() (terra.Reference, error) + func (ng DataExplanationsNatGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ng DataExplanationsNatGatewayAttributes) InternalWithRef(ref terra.Reference) DataExplanationsNatGatewayAttributes + func (ng DataExplanationsNatGatewayAttributes) Name() terra.StringValue + type DataExplanationsNatGatewayState struct + Arn string + Id string + Name string + type DataExplanationsNetworkInterfaceAttributes struct + func (ni DataExplanationsNetworkInterfaceAttributes) Arn() terra.StringValue + func (ni DataExplanationsNetworkInterfaceAttributes) Id() terra.StringValue + func (ni DataExplanationsNetworkInterfaceAttributes) InternalRef() (terra.Reference, error) + func (ni DataExplanationsNetworkInterfaceAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ni DataExplanationsNetworkInterfaceAttributes) InternalWithRef(ref terra.Reference) DataExplanationsNetworkInterfaceAttributes + func (ni DataExplanationsNetworkInterfaceAttributes) Name() terra.StringValue + type DataExplanationsNetworkInterfaceState struct + Arn string + Id string + Name string + type DataExplanationsPortRangesAttributes struct + func (pr DataExplanationsPortRangesAttributes) From() terra.NumberValue + func (pr DataExplanationsPortRangesAttributes) InternalRef() (terra.Reference, error) + func (pr DataExplanationsPortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr DataExplanationsPortRangesAttributes) InternalWithRef(ref terra.Reference) DataExplanationsPortRangesAttributes + func (pr DataExplanationsPortRangesAttributes) To() terra.NumberValue + type DataExplanationsPortRangesState struct + From float64 + To float64 + type DataExplanationsPrefixListAttributes struct + func (pl DataExplanationsPrefixListAttributes) Arn() terra.StringValue + func (pl DataExplanationsPrefixListAttributes) Id() terra.StringValue + func (pl DataExplanationsPrefixListAttributes) InternalRef() (terra.Reference, error) + func (pl DataExplanationsPrefixListAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pl DataExplanationsPrefixListAttributes) InternalWithRef(ref terra.Reference) DataExplanationsPrefixListAttributes + func (pl DataExplanationsPrefixListAttributes) Name() terra.StringValue + type DataExplanationsPrefixListState struct + Arn string + Id string + Name string + type DataExplanationsRouteTableAttributes struct + func (rt DataExplanationsRouteTableAttributes) Arn() terra.StringValue + func (rt DataExplanationsRouteTableAttributes) Id() terra.StringValue + func (rt DataExplanationsRouteTableAttributes) InternalRef() (terra.Reference, error) + func (rt DataExplanationsRouteTableAttributes) InternalTokens() (hclwrite.Tokens, error) + func (rt DataExplanationsRouteTableAttributes) InternalWithRef(ref terra.Reference) DataExplanationsRouteTableAttributes + func (rt DataExplanationsRouteTableAttributes) Name() terra.StringValue + type DataExplanationsRouteTableRouteAttributes struct + func (rtr DataExplanationsRouteTableRouteAttributes) DestinationCidr() terra.StringValue + func (rtr DataExplanationsRouteTableRouteAttributes) DestinationPrefixListId() terra.StringValue + func (rtr DataExplanationsRouteTableRouteAttributes) EgressOnlyInternetGatewayId() terra.StringValue + func (rtr DataExplanationsRouteTableRouteAttributes) GatewayId() terra.StringValue + func (rtr DataExplanationsRouteTableRouteAttributes) InstanceId() terra.StringValue + func (rtr DataExplanationsRouteTableRouteAttributes) InternalRef() (terra.Reference, error) + func (rtr DataExplanationsRouteTableRouteAttributes) InternalTokens() (hclwrite.Tokens, error) + func (rtr DataExplanationsRouteTableRouteAttributes) InternalWithRef(ref terra.Reference) DataExplanationsRouteTableRouteAttributes + func (rtr DataExplanationsRouteTableRouteAttributes) NatGatewayId() terra.StringValue + func (rtr DataExplanationsRouteTableRouteAttributes) NetworkInterfaceId() terra.StringValue + func (rtr DataExplanationsRouteTableRouteAttributes) Origin() terra.StringValue + func (rtr DataExplanationsRouteTableRouteAttributes) TransitGatewayId() terra.StringValue + func (rtr DataExplanationsRouteTableRouteAttributes) VpcPeeringConnectionId() terra.StringValue + type DataExplanationsRouteTableRouteState struct + DestinationCidr string + DestinationPrefixListId string + EgressOnlyInternetGatewayId string + GatewayId string + InstanceId string + NatGatewayId string + NetworkInterfaceId string + Origin string + TransitGatewayId string + VpcPeeringConnectionId string + type DataExplanationsRouteTableState struct + Arn string + Id string + Name string + type DataExplanationsSecurityGroupAttributes struct + func (sg DataExplanationsSecurityGroupAttributes) Arn() terra.StringValue + func (sg DataExplanationsSecurityGroupAttributes) Id() terra.StringValue + func (sg DataExplanationsSecurityGroupAttributes) InternalRef() (terra.Reference, error) + func (sg DataExplanationsSecurityGroupAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sg DataExplanationsSecurityGroupAttributes) InternalWithRef(ref terra.Reference) DataExplanationsSecurityGroupAttributes + func (sg DataExplanationsSecurityGroupAttributes) Name() terra.StringValue + type DataExplanationsSecurityGroupRuleAttributes struct + func (sgr DataExplanationsSecurityGroupRuleAttributes) Cidr() terra.StringValue + func (sgr DataExplanationsSecurityGroupRuleAttributes) Direction() terra.StringValue + func (sgr DataExplanationsSecurityGroupRuleAttributes) InternalRef() (terra.Reference, error) + func (sgr DataExplanationsSecurityGroupRuleAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sgr DataExplanationsSecurityGroupRuleAttributes) InternalWithRef(ref terra.Reference) DataExplanationsSecurityGroupRuleAttributes + func (sgr DataExplanationsSecurityGroupRuleAttributes) PortRange() terra.ListValue[DataExplanationsSecurityGroupRulePortRangeAttributes] + func (sgr DataExplanationsSecurityGroupRuleAttributes) PrefixListId() terra.StringValue + func (sgr DataExplanationsSecurityGroupRuleAttributes) Protocol() terra.StringValue + func (sgr DataExplanationsSecurityGroupRuleAttributes) SecurityGroupId() terra.StringValue + type DataExplanationsSecurityGroupRulePortRangeAttributes struct + func (pr DataExplanationsSecurityGroupRulePortRangeAttributes) From() terra.NumberValue + func (pr DataExplanationsSecurityGroupRulePortRangeAttributes) InternalRef() (terra.Reference, error) + func (pr DataExplanationsSecurityGroupRulePortRangeAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr DataExplanationsSecurityGroupRulePortRangeAttributes) InternalWithRef(ref terra.Reference) DataExplanationsSecurityGroupRulePortRangeAttributes + func (pr DataExplanationsSecurityGroupRulePortRangeAttributes) To() terra.NumberValue + type DataExplanationsSecurityGroupRulePortRangeState struct + From float64 + To float64 + type DataExplanationsSecurityGroupRuleState struct + Cidr string + Direction string + PortRange []DataExplanationsSecurityGroupRulePortRangeState + PrefixListId string + Protocol string + SecurityGroupId string + type DataExplanationsSecurityGroupState struct + Arn string + Id string + Name string + type DataExplanationsSecurityGroupsAttributes struct + func (sg DataExplanationsSecurityGroupsAttributes) Arn() terra.StringValue + func (sg DataExplanationsSecurityGroupsAttributes) Id() terra.StringValue + func (sg DataExplanationsSecurityGroupsAttributes) InternalRef() (terra.Reference, error) + func (sg DataExplanationsSecurityGroupsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sg DataExplanationsSecurityGroupsAttributes) InternalWithRef(ref terra.Reference) DataExplanationsSecurityGroupsAttributes + func (sg DataExplanationsSecurityGroupsAttributes) Name() terra.StringValue + type DataExplanationsSecurityGroupsState struct + Arn string + Id string + Name string + type DataExplanationsSourceVpcAttributes struct + func (sv DataExplanationsSourceVpcAttributes) Arn() terra.StringValue + func (sv DataExplanationsSourceVpcAttributes) Id() terra.StringValue + func (sv DataExplanationsSourceVpcAttributes) InternalRef() (terra.Reference, error) + func (sv DataExplanationsSourceVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sv DataExplanationsSourceVpcAttributes) InternalWithRef(ref terra.Reference) DataExplanationsSourceVpcAttributes + func (sv DataExplanationsSourceVpcAttributes) Name() terra.StringValue + type DataExplanationsSourceVpcState struct + Arn string + Id string + Name string + type DataExplanationsState struct + Acl []DataExplanationsAclState + AclRule []DataExplanationsAclRuleState + Address string + Addresses []string + AttachedTo []DataExplanationsAttachedToState + AvailabilityZones []string + Cidrs []string + ClassicLoadBalancerListener []DataExplanationsClassicLoadBalancerListenerState + Component []DataExplanationsComponentState + CustomerGateway []DataExplanationsCustomerGatewayState + Destination []DataExplanationsDestinationState + DestinationVpc []DataExplanationsDestinationVpcState + Direction string + ElasticLoadBalancerListener []DataExplanationsElasticLoadBalancerListenerState + ExplanationCode string + IngressRouteTable []DataExplanationsIngressRouteTableState + InternetGateway []DataExplanationsInternetGatewayState + LoadBalancerArn string + LoadBalancerListenerPort float64 + LoadBalancerTargetGroup []DataExplanationsLoadBalancerTargetGroupState + LoadBalancerTargetGroups []DataExplanationsLoadBalancerTargetGroupsState + LoadBalancerTargetPort float64 + MissingComponent string + NatGateway []DataExplanationsNatGatewayState + NetworkInterface []DataExplanationsNetworkInterfaceState + PacketField string + Port float64 + PortRanges []DataExplanationsPortRangesState + PrefixList []DataExplanationsPrefixListState + Protocols []string + RouteTable []DataExplanationsRouteTableState + RouteTableRoute []DataExplanationsRouteTableRouteState + SecurityGroup []DataExplanationsSecurityGroupState + SecurityGroupRule []DataExplanationsSecurityGroupRuleState + SecurityGroups []DataExplanationsSecurityGroupsState + SourceVpc []DataExplanationsSourceVpcState + State string + Subnet []DataExplanationsSubnetState + SubnetRouteTable []DataExplanationsSubnetRouteTableState + TransitGateway []DataExplanationsTransitGatewayState + TransitGatewayAttachment []DataExplanationsTransitGatewayAttachmentState + TransitGatewayRouteTable []DataExplanationsTransitGatewayRouteTableState + TransitGatewayRouteTableRoute []DataExplanationsTransitGatewayRouteTableRouteState + Vpc []DataExplanationsVpcState + VpcEndpoint []DataExplanationsVpcEndpointState + VpcPeeringConnection []DataExplanationsVpcPeeringConnectionState + VpnConnection []DataExplanationsVpnConnectionState + VpnGateway []DataExplanationsVpnGatewayState + type DataExplanationsSubnetAttributes struct + func (s DataExplanationsSubnetAttributes) Arn() terra.StringValue + func (s DataExplanationsSubnetAttributes) Id() terra.StringValue + func (s DataExplanationsSubnetAttributes) InternalRef() (terra.Reference, error) + func (s DataExplanationsSubnetAttributes) InternalTokens() (hclwrite.Tokens, error) + func (s DataExplanationsSubnetAttributes) InternalWithRef(ref terra.Reference) DataExplanationsSubnetAttributes + func (s DataExplanationsSubnetAttributes) Name() terra.StringValue + type DataExplanationsSubnetRouteTableAttributes struct + func (srt DataExplanationsSubnetRouteTableAttributes) Arn() terra.StringValue + func (srt DataExplanationsSubnetRouteTableAttributes) Id() terra.StringValue + func (srt DataExplanationsSubnetRouteTableAttributes) InternalRef() (terra.Reference, error) + func (srt DataExplanationsSubnetRouteTableAttributes) InternalTokens() (hclwrite.Tokens, error) + func (srt DataExplanationsSubnetRouteTableAttributes) InternalWithRef(ref terra.Reference) DataExplanationsSubnetRouteTableAttributes + func (srt DataExplanationsSubnetRouteTableAttributes) Name() terra.StringValue + type DataExplanationsSubnetRouteTableState struct + Arn string + Id string + Name string + type DataExplanationsSubnetState struct + Arn string + Id string + Name string + type DataExplanationsTransitGatewayAttachmentAttributes struct + func (tga DataExplanationsTransitGatewayAttachmentAttributes) Arn() terra.StringValue + func (tga DataExplanationsTransitGatewayAttachmentAttributes) Id() terra.StringValue + func (tga DataExplanationsTransitGatewayAttachmentAttributes) InternalRef() (terra.Reference, error) + func (tga DataExplanationsTransitGatewayAttachmentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tga DataExplanationsTransitGatewayAttachmentAttributes) InternalWithRef(ref terra.Reference) DataExplanationsTransitGatewayAttachmentAttributes + func (tga DataExplanationsTransitGatewayAttachmentAttributes) Name() terra.StringValue + type DataExplanationsTransitGatewayAttachmentState struct + Arn string + Id string + Name string + type DataExplanationsTransitGatewayAttributes struct + func (tg DataExplanationsTransitGatewayAttributes) Arn() terra.StringValue + func (tg DataExplanationsTransitGatewayAttributes) Id() terra.StringValue + func (tg DataExplanationsTransitGatewayAttributes) InternalRef() (terra.Reference, error) + func (tg DataExplanationsTransitGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tg DataExplanationsTransitGatewayAttributes) InternalWithRef(ref terra.Reference) DataExplanationsTransitGatewayAttributes + func (tg DataExplanationsTransitGatewayAttributes) Name() terra.StringValue + type DataExplanationsTransitGatewayRouteTableAttributes struct + func (tgrt DataExplanationsTransitGatewayRouteTableAttributes) Arn() terra.StringValue + func (tgrt DataExplanationsTransitGatewayRouteTableAttributes) Id() terra.StringValue + func (tgrt DataExplanationsTransitGatewayRouteTableAttributes) InternalRef() (terra.Reference, error) + func (tgrt DataExplanationsTransitGatewayRouteTableAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tgrt DataExplanationsTransitGatewayRouteTableAttributes) InternalWithRef(ref terra.Reference) DataExplanationsTransitGatewayRouteTableAttributes + func (tgrt DataExplanationsTransitGatewayRouteTableAttributes) Name() terra.StringValue + type DataExplanationsTransitGatewayRouteTableRouteAttributes struct + func (tgrtr DataExplanationsTransitGatewayRouteTableRouteAttributes) AttachmentId() terra.StringValue + func (tgrtr DataExplanationsTransitGatewayRouteTableRouteAttributes) DestinationCidr() terra.StringValue + func (tgrtr DataExplanationsTransitGatewayRouteTableRouteAttributes) InternalRef() (terra.Reference, error) + func (tgrtr DataExplanationsTransitGatewayRouteTableRouteAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tgrtr DataExplanationsTransitGatewayRouteTableRouteAttributes) InternalWithRef(ref terra.Reference) DataExplanationsTransitGatewayRouteTableRouteAttributes + func (tgrtr DataExplanationsTransitGatewayRouteTableRouteAttributes) PrefixListId() terra.StringValue + func (tgrtr DataExplanationsTransitGatewayRouteTableRouteAttributes) ResourceId() terra.StringValue + func (tgrtr DataExplanationsTransitGatewayRouteTableRouteAttributes) ResourceType() terra.StringValue + func (tgrtr DataExplanationsTransitGatewayRouteTableRouteAttributes) RouteOrigin() terra.StringValue + func (tgrtr DataExplanationsTransitGatewayRouteTableRouteAttributes) State() terra.StringValue + type DataExplanationsTransitGatewayRouteTableRouteState struct + AttachmentId string + DestinationCidr string + PrefixListId string + ResourceId string + ResourceType string + RouteOrigin string + State string + type DataExplanationsTransitGatewayRouteTableState struct + Arn string + Id string + Name string + type DataExplanationsTransitGatewayState struct + Arn string + Id string + Name string + type DataExplanationsVpcAttributes struct + func (v DataExplanationsVpcAttributes) Arn() terra.StringValue + func (v DataExplanationsVpcAttributes) Id() terra.StringValue + func (v DataExplanationsVpcAttributes) InternalRef() (terra.Reference, error) + func (v DataExplanationsVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (v DataExplanationsVpcAttributes) InternalWithRef(ref terra.Reference) DataExplanationsVpcAttributes + func (v DataExplanationsVpcAttributes) Name() terra.StringValue + type DataExplanationsVpcEndpointAttributes struct + func (ve DataExplanationsVpcEndpointAttributes) Arn() terra.StringValue + func (ve DataExplanationsVpcEndpointAttributes) Id() terra.StringValue + func (ve DataExplanationsVpcEndpointAttributes) InternalRef() (terra.Reference, error) + func (ve DataExplanationsVpcEndpointAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ve DataExplanationsVpcEndpointAttributes) InternalWithRef(ref terra.Reference) DataExplanationsVpcEndpointAttributes + func (ve DataExplanationsVpcEndpointAttributes) Name() terra.StringValue + type DataExplanationsVpcEndpointState struct + Arn string + Id string + Name string + type DataExplanationsVpcPeeringConnectionAttributes struct + func (vpc DataExplanationsVpcPeeringConnectionAttributes) Arn() terra.StringValue + func (vpc DataExplanationsVpcPeeringConnectionAttributes) Id() terra.StringValue + func (vpc DataExplanationsVpcPeeringConnectionAttributes) InternalRef() (terra.Reference, error) + func (vpc DataExplanationsVpcPeeringConnectionAttributes) InternalTokens() (hclwrite.Tokens, error) + func (vpc DataExplanationsVpcPeeringConnectionAttributes) InternalWithRef(ref terra.Reference) DataExplanationsVpcPeeringConnectionAttributes + func (vpc DataExplanationsVpcPeeringConnectionAttributes) Name() terra.StringValue + type DataExplanationsVpcPeeringConnectionState struct + Arn string + Id string + Name string + type DataExplanationsVpcState struct + Arn string + Id string + Name string + type DataExplanationsVpnConnectionAttributes struct + func (vc DataExplanationsVpnConnectionAttributes) Arn() terra.StringValue + func (vc DataExplanationsVpnConnectionAttributes) Id() terra.StringValue + func (vc DataExplanationsVpnConnectionAttributes) InternalRef() (terra.Reference, error) + func (vc DataExplanationsVpnConnectionAttributes) InternalTokens() (hclwrite.Tokens, error) + func (vc DataExplanationsVpnConnectionAttributes) InternalWithRef(ref terra.Reference) DataExplanationsVpnConnectionAttributes + func (vc DataExplanationsVpnConnectionAttributes) Name() terra.StringValue + type DataExplanationsVpnConnectionState struct + Arn string + Id string + Name string + type DataExplanationsVpnGatewayAttributes struct + func (vg DataExplanationsVpnGatewayAttributes) Arn() terra.StringValue + func (vg DataExplanationsVpnGatewayAttributes) Id() terra.StringValue + func (vg DataExplanationsVpnGatewayAttributes) InternalRef() (terra.Reference, error) + func (vg DataExplanationsVpnGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (vg DataExplanationsVpnGatewayAttributes) InternalWithRef(ref terra.Reference) DataExplanationsVpnGatewayAttributes + func (vg DataExplanationsVpnGatewayAttributes) Name() terra.StringValue + type DataExplanationsVpnGatewayState struct + Arn string + Id string + Name string + type DataFilter struct + Name terra.StringValue + Values terra.SetValue[terra.StringValue] + type DataFilterAttributes struct + func (f DataFilterAttributes) InternalRef() (terra.Reference, error) + func (f DataFilterAttributes) InternalTokens() (hclwrite.Tokens, error) + func (f DataFilterAttributes) InternalWithRef(ref terra.Reference) DataFilterAttributes + func (f DataFilterAttributes) Name() terra.StringValue + func (f DataFilterAttributes) Values() terra.SetValue[terra.StringValue] + type DataFilterState struct + Name string + Values []string + type DataForwardPathComponentsAclRuleAttributes struct + func (ar DataForwardPathComponentsAclRuleAttributes) Cidr() terra.StringValue + func (ar DataForwardPathComponentsAclRuleAttributes) Egress() terra.BoolValue + func (ar DataForwardPathComponentsAclRuleAttributes) InternalRef() (terra.Reference, error) + func (ar DataForwardPathComponentsAclRuleAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ar DataForwardPathComponentsAclRuleAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsAclRuleAttributes + func (ar DataForwardPathComponentsAclRuleAttributes) PortRange() terra.ListValue[DataForwardPathComponentsAclRulePortRangeAttributes] + func (ar DataForwardPathComponentsAclRuleAttributes) Protocol() terra.StringValue + func (ar DataForwardPathComponentsAclRuleAttributes) RuleAction() terra.StringValue + func (ar DataForwardPathComponentsAclRuleAttributes) RuleNumber() terra.NumberValue + type DataForwardPathComponentsAclRulePortRangeAttributes struct + func (pr DataForwardPathComponentsAclRulePortRangeAttributes) From() terra.NumberValue + func (pr DataForwardPathComponentsAclRulePortRangeAttributes) InternalRef() (terra.Reference, error) + func (pr DataForwardPathComponentsAclRulePortRangeAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr DataForwardPathComponentsAclRulePortRangeAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsAclRulePortRangeAttributes + func (pr DataForwardPathComponentsAclRulePortRangeAttributes) To() terra.NumberValue + type DataForwardPathComponentsAclRulePortRangeState struct + From float64 + To float64 + type DataForwardPathComponentsAclRuleState struct + Cidr string + Egress bool + PortRange []DataForwardPathComponentsAclRulePortRangeState + Protocol string + RuleAction string + RuleNumber float64 + type DataForwardPathComponentsAdditionalDetailsAttributes struct + func (ad DataForwardPathComponentsAdditionalDetailsAttributes) AdditionalDetailType() terra.StringValue + func (ad DataForwardPathComponentsAdditionalDetailsAttributes) Component() terra.ListValue[DataForwardPathComponentsAdditionalDetailsComponentAttributes] + func (ad DataForwardPathComponentsAdditionalDetailsAttributes) InternalRef() (terra.Reference, error) + func (ad DataForwardPathComponentsAdditionalDetailsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ad DataForwardPathComponentsAdditionalDetailsAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsAdditionalDetailsAttributes + type DataForwardPathComponentsAdditionalDetailsComponentAttributes struct + func (c DataForwardPathComponentsAdditionalDetailsComponentAttributes) Arn() terra.StringValue + func (c DataForwardPathComponentsAdditionalDetailsComponentAttributes) Id() terra.StringValue + func (c DataForwardPathComponentsAdditionalDetailsComponentAttributes) InternalRef() (terra.Reference, error) + func (c DataForwardPathComponentsAdditionalDetailsComponentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (c DataForwardPathComponentsAdditionalDetailsComponentAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsAdditionalDetailsComponentAttributes + func (c DataForwardPathComponentsAdditionalDetailsComponentAttributes) Name() terra.StringValue + type DataForwardPathComponentsAdditionalDetailsComponentState struct + Arn string + Id string + Name string + type DataForwardPathComponentsAdditionalDetailsState struct + AdditionalDetailType string + Component []DataForwardPathComponentsAdditionalDetailsComponentState + type DataForwardPathComponentsAttachedToAttributes struct + func (at DataForwardPathComponentsAttachedToAttributes) Arn() terra.StringValue + func (at DataForwardPathComponentsAttachedToAttributes) Id() terra.StringValue + func (at DataForwardPathComponentsAttachedToAttributes) InternalRef() (terra.Reference, error) + func (at DataForwardPathComponentsAttachedToAttributes) InternalTokens() (hclwrite.Tokens, error) + func (at DataForwardPathComponentsAttachedToAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsAttachedToAttributes + func (at DataForwardPathComponentsAttachedToAttributes) Name() terra.StringValue + type DataForwardPathComponentsAttachedToState struct + Arn string + Id string + Name string + type DataForwardPathComponentsAttributes struct + func (fpc DataForwardPathComponentsAttributes) AclRule() terra.ListValue[DataForwardPathComponentsAclRuleAttributes] + func (fpc DataForwardPathComponentsAttributes) AdditionalDetails() terra.ListValue[DataForwardPathComponentsAdditionalDetailsAttributes] + func (fpc DataForwardPathComponentsAttributes) AttachedTo() terra.ListValue[DataForwardPathComponentsAttachedToAttributes] + func (fpc DataForwardPathComponentsAttributes) Component() terra.ListValue[DataForwardPathComponentsComponentAttributes] + func (fpc DataForwardPathComponentsAttributes) DestinationVpc() terra.ListValue[DataForwardPathComponentsDestinationVpcAttributes] + func (fpc DataForwardPathComponentsAttributes) InboundHeader() terra.ListValue[DataForwardPathComponentsInboundHeaderAttributes] + func (fpc DataForwardPathComponentsAttributes) InternalRef() (terra.Reference, error) + func (fpc DataForwardPathComponentsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (fpc DataForwardPathComponentsAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsAttributes + func (fpc DataForwardPathComponentsAttributes) OutboundHeader() terra.ListValue[DataForwardPathComponentsOutboundHeaderAttributes] + func (fpc DataForwardPathComponentsAttributes) RouteTableRoute() terra.ListValue[DataForwardPathComponentsRouteTableRouteAttributes] + func (fpc DataForwardPathComponentsAttributes) SecurityGroupRule() terra.ListValue[DataForwardPathComponentsSecurityGroupRuleAttributes] + func (fpc DataForwardPathComponentsAttributes) SequenceNumber() terra.NumberValue + func (fpc DataForwardPathComponentsAttributes) SourceVpc() terra.ListValue[DataForwardPathComponentsSourceVpcAttributes] + func (fpc DataForwardPathComponentsAttributes) Subnet() terra.ListValue[DataForwardPathComponentsSubnetAttributes] + func (fpc DataForwardPathComponentsAttributes) TransitGateway() terra.ListValue[DataForwardPathComponentsTransitGatewayAttributes] + func (fpc DataForwardPathComponentsAttributes) TransitGatewayRouteTableRoute() ... + func (fpc DataForwardPathComponentsAttributes) Vpc() terra.ListValue[DataForwardPathComponentsVpcAttributes] + type DataForwardPathComponentsComponentAttributes struct + func (c DataForwardPathComponentsComponentAttributes) Arn() terra.StringValue + func (c DataForwardPathComponentsComponentAttributes) Id() terra.StringValue + func (c DataForwardPathComponentsComponentAttributes) InternalRef() (terra.Reference, error) + func (c DataForwardPathComponentsComponentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (c DataForwardPathComponentsComponentAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsComponentAttributes + func (c DataForwardPathComponentsComponentAttributes) Name() terra.StringValue + type DataForwardPathComponentsComponentState struct + Arn string + Id string + Name string + type DataForwardPathComponentsDestinationVpcAttributes struct + func (dv DataForwardPathComponentsDestinationVpcAttributes) Arn() terra.StringValue + func (dv DataForwardPathComponentsDestinationVpcAttributes) Id() terra.StringValue + func (dv DataForwardPathComponentsDestinationVpcAttributes) InternalRef() (terra.Reference, error) + func (dv DataForwardPathComponentsDestinationVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dv DataForwardPathComponentsDestinationVpcAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsDestinationVpcAttributes + func (dv DataForwardPathComponentsDestinationVpcAttributes) Name() terra.StringValue + type DataForwardPathComponentsDestinationVpcState struct + Arn string + Id string + Name string + type DataForwardPathComponentsInboundHeaderAttributes struct + func (ih DataForwardPathComponentsInboundHeaderAttributes) DestinationAddresses() terra.ListValue[terra.StringValue] + func (ih DataForwardPathComponentsInboundHeaderAttributes) DestinationPortRanges() ... + func (ih DataForwardPathComponentsInboundHeaderAttributes) InternalRef() (terra.Reference, error) + func (ih DataForwardPathComponentsInboundHeaderAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ih DataForwardPathComponentsInboundHeaderAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsInboundHeaderAttributes + func (ih DataForwardPathComponentsInboundHeaderAttributes) Protocol() terra.StringValue + func (ih DataForwardPathComponentsInboundHeaderAttributes) SourceAddresses() terra.ListValue[terra.StringValue] + func (ih DataForwardPathComponentsInboundHeaderAttributes) SourcePortRanges() ... + type DataForwardPathComponentsInboundHeaderDestinationPortRangesAttributes struct + func (dpr DataForwardPathComponentsInboundHeaderDestinationPortRangesAttributes) From() terra.NumberValue + func (dpr DataForwardPathComponentsInboundHeaderDestinationPortRangesAttributes) InternalRef() (terra.Reference, error) + func (dpr DataForwardPathComponentsInboundHeaderDestinationPortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dpr DataForwardPathComponentsInboundHeaderDestinationPortRangesAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsInboundHeaderDestinationPortRangesAttributes + func (dpr DataForwardPathComponentsInboundHeaderDestinationPortRangesAttributes) To() terra.NumberValue + type DataForwardPathComponentsInboundHeaderDestinationPortRangesState struct + From float64 + To float64 + type DataForwardPathComponentsInboundHeaderSourcePortRangesAttributes struct + func (spr DataForwardPathComponentsInboundHeaderSourcePortRangesAttributes) From() terra.NumberValue + func (spr DataForwardPathComponentsInboundHeaderSourcePortRangesAttributes) InternalRef() (terra.Reference, error) + func (spr DataForwardPathComponentsInboundHeaderSourcePortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (spr DataForwardPathComponentsInboundHeaderSourcePortRangesAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsInboundHeaderSourcePortRangesAttributes + func (spr DataForwardPathComponentsInboundHeaderSourcePortRangesAttributes) To() terra.NumberValue + type DataForwardPathComponentsInboundHeaderSourcePortRangesState struct + From float64 + To float64 + type DataForwardPathComponentsInboundHeaderState struct + DestinationAddresses []string + DestinationPortRanges []DataForwardPathComponentsInboundHeaderDestinationPortRangesState + Protocol string + SourceAddresses []string + SourcePortRanges []DataForwardPathComponentsInboundHeaderSourcePortRangesState + type DataForwardPathComponentsOutboundHeaderAttributes struct + func (oh DataForwardPathComponentsOutboundHeaderAttributes) DestinationAddresses() terra.ListValue[terra.StringValue] + func (oh DataForwardPathComponentsOutboundHeaderAttributes) DestinationPortRanges() ... + func (oh DataForwardPathComponentsOutboundHeaderAttributes) InternalRef() (terra.Reference, error) + func (oh DataForwardPathComponentsOutboundHeaderAttributes) InternalTokens() (hclwrite.Tokens, error) + func (oh DataForwardPathComponentsOutboundHeaderAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsOutboundHeaderAttributes + func (oh DataForwardPathComponentsOutboundHeaderAttributes) Protocol() terra.StringValue + func (oh DataForwardPathComponentsOutboundHeaderAttributes) SourceAddresses() terra.ListValue[terra.StringValue] + func (oh DataForwardPathComponentsOutboundHeaderAttributes) SourcePortRanges() ... + type DataForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes struct + func (dpr DataForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes) From() terra.NumberValue + func (dpr DataForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes) InternalRef() (terra.Reference, error) + func (dpr DataForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dpr DataForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes + func (dpr DataForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes) To() terra.NumberValue + type DataForwardPathComponentsOutboundHeaderDestinationPortRangesState struct + From float64 + To float64 + type DataForwardPathComponentsOutboundHeaderSourcePortRangesAttributes struct + func (spr DataForwardPathComponentsOutboundHeaderSourcePortRangesAttributes) From() terra.NumberValue + func (spr DataForwardPathComponentsOutboundHeaderSourcePortRangesAttributes) InternalRef() (terra.Reference, error) + func (spr DataForwardPathComponentsOutboundHeaderSourcePortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (spr DataForwardPathComponentsOutboundHeaderSourcePortRangesAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsOutboundHeaderSourcePortRangesAttributes + func (spr DataForwardPathComponentsOutboundHeaderSourcePortRangesAttributes) To() terra.NumberValue + type DataForwardPathComponentsOutboundHeaderSourcePortRangesState struct + From float64 + To float64 + type DataForwardPathComponentsOutboundHeaderState struct + DestinationAddresses []string + DestinationPortRanges []DataForwardPathComponentsOutboundHeaderDestinationPortRangesState + Protocol string + SourceAddresses []string + SourcePortRanges []DataForwardPathComponentsOutboundHeaderSourcePortRangesState + type DataForwardPathComponentsRouteTableRouteAttributes struct + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) DestinationCidr() terra.StringValue + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) DestinationPrefixListId() terra.StringValue + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) EgressOnlyInternetGatewayId() terra.StringValue + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) GatewayId() terra.StringValue + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) InstanceId() terra.StringValue + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) InternalRef() (terra.Reference, error) + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) InternalTokens() (hclwrite.Tokens, error) + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsRouteTableRouteAttributes + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) NatGatewayId() terra.StringValue + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) NetworkInterfaceId() terra.StringValue + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) Origin() terra.StringValue + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) TransitGatewayId() terra.StringValue + func (rtr DataForwardPathComponentsRouteTableRouteAttributes) VpcPeeringConnectionId() terra.StringValue + type DataForwardPathComponentsRouteTableRouteState struct + DestinationCidr string + DestinationPrefixListId string + EgressOnlyInternetGatewayId string + GatewayId string + InstanceId string + NatGatewayId string + NetworkInterfaceId string + Origin string + TransitGatewayId string + VpcPeeringConnectionId string + type DataForwardPathComponentsSecurityGroupRuleAttributes struct + func (sgr DataForwardPathComponentsSecurityGroupRuleAttributes) Cidr() terra.StringValue + func (sgr DataForwardPathComponentsSecurityGroupRuleAttributes) Direction() terra.StringValue + func (sgr DataForwardPathComponentsSecurityGroupRuleAttributes) InternalRef() (terra.Reference, error) + func (sgr DataForwardPathComponentsSecurityGroupRuleAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sgr DataForwardPathComponentsSecurityGroupRuleAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsSecurityGroupRuleAttributes + func (sgr DataForwardPathComponentsSecurityGroupRuleAttributes) PortRange() terra.ListValue[DataForwardPathComponentsSecurityGroupRulePortRangeAttributes] + func (sgr DataForwardPathComponentsSecurityGroupRuleAttributes) PrefixListId() terra.StringValue + func (sgr DataForwardPathComponentsSecurityGroupRuleAttributes) Protocol() terra.StringValue + func (sgr DataForwardPathComponentsSecurityGroupRuleAttributes) SecurityGroupId() terra.StringValue + type DataForwardPathComponentsSecurityGroupRulePortRangeAttributes struct + func (pr DataForwardPathComponentsSecurityGroupRulePortRangeAttributes) From() terra.NumberValue + func (pr DataForwardPathComponentsSecurityGroupRulePortRangeAttributes) InternalRef() (terra.Reference, error) + func (pr DataForwardPathComponentsSecurityGroupRulePortRangeAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr DataForwardPathComponentsSecurityGroupRulePortRangeAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsSecurityGroupRulePortRangeAttributes + func (pr DataForwardPathComponentsSecurityGroupRulePortRangeAttributes) To() terra.NumberValue + type DataForwardPathComponentsSecurityGroupRulePortRangeState struct + From float64 + To float64 + type DataForwardPathComponentsSecurityGroupRuleState struct + Cidr string + Direction string + PortRange []DataForwardPathComponentsSecurityGroupRulePortRangeState + PrefixListId string + Protocol string + SecurityGroupId string + type DataForwardPathComponentsSourceVpcAttributes struct + func (sv DataForwardPathComponentsSourceVpcAttributes) Arn() terra.StringValue + func (sv DataForwardPathComponentsSourceVpcAttributes) Id() terra.StringValue + func (sv DataForwardPathComponentsSourceVpcAttributes) InternalRef() (terra.Reference, error) + func (sv DataForwardPathComponentsSourceVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sv DataForwardPathComponentsSourceVpcAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsSourceVpcAttributes + func (sv DataForwardPathComponentsSourceVpcAttributes) Name() terra.StringValue + type DataForwardPathComponentsSourceVpcState struct + Arn string + Id string + Name string + type DataForwardPathComponentsState struct + AclRule []DataForwardPathComponentsAclRuleState + AdditionalDetails []DataForwardPathComponentsAdditionalDetailsState + AttachedTo []DataForwardPathComponentsAttachedToState + Component []DataForwardPathComponentsComponentState + DestinationVpc []DataForwardPathComponentsDestinationVpcState + InboundHeader []DataForwardPathComponentsInboundHeaderState + OutboundHeader []DataForwardPathComponentsOutboundHeaderState + RouteTableRoute []DataForwardPathComponentsRouteTableRouteState + SecurityGroupRule []DataForwardPathComponentsSecurityGroupRuleState + SequenceNumber float64 + SourceVpc []DataForwardPathComponentsSourceVpcState + Subnet []DataForwardPathComponentsSubnetState + TransitGateway []DataForwardPathComponentsTransitGatewayState + TransitGatewayRouteTableRoute []DataForwardPathComponentsTransitGatewayRouteTableRouteState + Vpc []DataForwardPathComponentsVpcState + type DataForwardPathComponentsSubnetAttributes struct + func (s DataForwardPathComponentsSubnetAttributes) Arn() terra.StringValue + func (s DataForwardPathComponentsSubnetAttributes) Id() terra.StringValue + func (s DataForwardPathComponentsSubnetAttributes) InternalRef() (terra.Reference, error) + func (s DataForwardPathComponentsSubnetAttributes) InternalTokens() (hclwrite.Tokens, error) + func (s DataForwardPathComponentsSubnetAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsSubnetAttributes + func (s DataForwardPathComponentsSubnetAttributes) Name() terra.StringValue + type DataForwardPathComponentsSubnetState struct + Arn string + Id string + Name string + type DataForwardPathComponentsTransitGatewayAttributes struct + func (tg DataForwardPathComponentsTransitGatewayAttributes) Arn() terra.StringValue + func (tg DataForwardPathComponentsTransitGatewayAttributes) Id() terra.StringValue + func (tg DataForwardPathComponentsTransitGatewayAttributes) InternalRef() (terra.Reference, error) + func (tg DataForwardPathComponentsTransitGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tg DataForwardPathComponentsTransitGatewayAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsTransitGatewayAttributes + func (tg DataForwardPathComponentsTransitGatewayAttributes) Name() terra.StringValue + type DataForwardPathComponentsTransitGatewayRouteTableRouteAttributes struct + func (tgrtr DataForwardPathComponentsTransitGatewayRouteTableRouteAttributes) AttachmentId() terra.StringValue + func (tgrtr DataForwardPathComponentsTransitGatewayRouteTableRouteAttributes) DestinationCidr() terra.StringValue + func (tgrtr DataForwardPathComponentsTransitGatewayRouteTableRouteAttributes) InternalRef() (terra.Reference, error) + func (tgrtr DataForwardPathComponentsTransitGatewayRouteTableRouteAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tgrtr DataForwardPathComponentsTransitGatewayRouteTableRouteAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsTransitGatewayRouteTableRouteAttributes + func (tgrtr DataForwardPathComponentsTransitGatewayRouteTableRouteAttributes) PrefixListId() terra.StringValue + func (tgrtr DataForwardPathComponentsTransitGatewayRouteTableRouteAttributes) ResourceId() terra.StringValue + func (tgrtr DataForwardPathComponentsTransitGatewayRouteTableRouteAttributes) ResourceType() terra.StringValue + func (tgrtr DataForwardPathComponentsTransitGatewayRouteTableRouteAttributes) RouteOrigin() terra.StringValue + func (tgrtr DataForwardPathComponentsTransitGatewayRouteTableRouteAttributes) State() terra.StringValue + type DataForwardPathComponentsTransitGatewayRouteTableRouteState struct + AttachmentId string + DestinationCidr string + PrefixListId string + ResourceId string + ResourceType string + RouteOrigin string + State string + type DataForwardPathComponentsTransitGatewayState struct + Arn string + Id string + Name string + type DataForwardPathComponentsVpcAttributes struct + func (v DataForwardPathComponentsVpcAttributes) Arn() terra.StringValue + func (v DataForwardPathComponentsVpcAttributes) Id() terra.StringValue + func (v DataForwardPathComponentsVpcAttributes) InternalRef() (terra.Reference, error) + func (v DataForwardPathComponentsVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (v DataForwardPathComponentsVpcAttributes) InternalWithRef(ref terra.Reference) DataForwardPathComponentsVpcAttributes + func (v DataForwardPathComponentsVpcAttributes) Name() terra.StringValue + type DataForwardPathComponentsVpcState struct + Arn string + Id string + Name string + type DataReturnPathComponentsAclRuleAttributes struct + func (ar DataReturnPathComponentsAclRuleAttributes) Cidr() terra.StringValue + func (ar DataReturnPathComponentsAclRuleAttributes) Egress() terra.BoolValue + func (ar DataReturnPathComponentsAclRuleAttributes) InternalRef() (terra.Reference, error) + func (ar DataReturnPathComponentsAclRuleAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ar DataReturnPathComponentsAclRuleAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsAclRuleAttributes + func (ar DataReturnPathComponentsAclRuleAttributes) PortRange() terra.ListValue[DataReturnPathComponentsAclRulePortRangeAttributes] + func (ar DataReturnPathComponentsAclRuleAttributes) Protocol() terra.StringValue + func (ar DataReturnPathComponentsAclRuleAttributes) RuleAction() terra.StringValue + func (ar DataReturnPathComponentsAclRuleAttributes) RuleNumber() terra.NumberValue + type DataReturnPathComponentsAclRulePortRangeAttributes struct + func (pr DataReturnPathComponentsAclRulePortRangeAttributes) From() terra.NumberValue + func (pr DataReturnPathComponentsAclRulePortRangeAttributes) InternalRef() (terra.Reference, error) + func (pr DataReturnPathComponentsAclRulePortRangeAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr DataReturnPathComponentsAclRulePortRangeAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsAclRulePortRangeAttributes + func (pr DataReturnPathComponentsAclRulePortRangeAttributes) To() terra.NumberValue + type DataReturnPathComponentsAclRulePortRangeState struct + From float64 + To float64 + type DataReturnPathComponentsAclRuleState struct + Cidr string + Egress bool + PortRange []DataReturnPathComponentsAclRulePortRangeState + Protocol string + RuleAction string + RuleNumber float64 + type DataReturnPathComponentsAdditionalDetailsAttributes struct + func (ad DataReturnPathComponentsAdditionalDetailsAttributes) AdditionalDetailType() terra.StringValue + func (ad DataReturnPathComponentsAdditionalDetailsAttributes) Component() terra.ListValue[DataReturnPathComponentsAdditionalDetailsComponentAttributes] + func (ad DataReturnPathComponentsAdditionalDetailsAttributes) InternalRef() (terra.Reference, error) + func (ad DataReturnPathComponentsAdditionalDetailsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ad DataReturnPathComponentsAdditionalDetailsAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsAdditionalDetailsAttributes + type DataReturnPathComponentsAdditionalDetailsComponentAttributes struct + func (c DataReturnPathComponentsAdditionalDetailsComponentAttributes) Arn() terra.StringValue + func (c DataReturnPathComponentsAdditionalDetailsComponentAttributes) Id() terra.StringValue + func (c DataReturnPathComponentsAdditionalDetailsComponentAttributes) InternalRef() (terra.Reference, error) + func (c DataReturnPathComponentsAdditionalDetailsComponentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (c DataReturnPathComponentsAdditionalDetailsComponentAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsAdditionalDetailsComponentAttributes + func (c DataReturnPathComponentsAdditionalDetailsComponentAttributes) Name() terra.StringValue + type DataReturnPathComponentsAdditionalDetailsComponentState struct + Arn string + Id string + Name string + type DataReturnPathComponentsAdditionalDetailsState struct + AdditionalDetailType string + Component []DataReturnPathComponentsAdditionalDetailsComponentState + type DataReturnPathComponentsAttachedToAttributes struct + func (at DataReturnPathComponentsAttachedToAttributes) Arn() terra.StringValue + func (at DataReturnPathComponentsAttachedToAttributes) Id() terra.StringValue + func (at DataReturnPathComponentsAttachedToAttributes) InternalRef() (terra.Reference, error) + func (at DataReturnPathComponentsAttachedToAttributes) InternalTokens() (hclwrite.Tokens, error) + func (at DataReturnPathComponentsAttachedToAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsAttachedToAttributes + func (at DataReturnPathComponentsAttachedToAttributes) Name() terra.StringValue + type DataReturnPathComponentsAttachedToState struct + Arn string + Id string + Name string + type DataReturnPathComponentsAttributes struct + func (rpc DataReturnPathComponentsAttributes) AclRule() terra.ListValue[DataReturnPathComponentsAclRuleAttributes] + func (rpc DataReturnPathComponentsAttributes) AdditionalDetails() terra.ListValue[DataReturnPathComponentsAdditionalDetailsAttributes] + func (rpc DataReturnPathComponentsAttributes) AttachedTo() terra.ListValue[DataReturnPathComponentsAttachedToAttributes] + func (rpc DataReturnPathComponentsAttributes) Component() terra.ListValue[DataReturnPathComponentsComponentAttributes] + func (rpc DataReturnPathComponentsAttributes) DestinationVpc() terra.ListValue[DataReturnPathComponentsDestinationVpcAttributes] + func (rpc DataReturnPathComponentsAttributes) InboundHeader() terra.ListValue[DataReturnPathComponentsInboundHeaderAttributes] + func (rpc DataReturnPathComponentsAttributes) InternalRef() (terra.Reference, error) + func (rpc DataReturnPathComponentsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (rpc DataReturnPathComponentsAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsAttributes + func (rpc DataReturnPathComponentsAttributes) OutboundHeader() terra.ListValue[DataReturnPathComponentsOutboundHeaderAttributes] + func (rpc DataReturnPathComponentsAttributes) RouteTableRoute() terra.ListValue[DataReturnPathComponentsRouteTableRouteAttributes] + func (rpc DataReturnPathComponentsAttributes) SecurityGroupRule() terra.ListValue[DataReturnPathComponentsSecurityGroupRuleAttributes] + func (rpc DataReturnPathComponentsAttributes) SequenceNumber() terra.NumberValue + func (rpc DataReturnPathComponentsAttributes) SourceVpc() terra.ListValue[DataReturnPathComponentsSourceVpcAttributes] + func (rpc DataReturnPathComponentsAttributes) Subnet() terra.ListValue[DataReturnPathComponentsSubnetAttributes] + func (rpc DataReturnPathComponentsAttributes) TransitGateway() terra.ListValue[DataReturnPathComponentsTransitGatewayAttributes] + func (rpc DataReturnPathComponentsAttributes) TransitGatewayRouteTableRoute() ... + func (rpc DataReturnPathComponentsAttributes) Vpc() terra.ListValue[DataReturnPathComponentsVpcAttributes] + type DataReturnPathComponentsComponentAttributes struct + func (c DataReturnPathComponentsComponentAttributes) Arn() terra.StringValue + func (c DataReturnPathComponentsComponentAttributes) Id() terra.StringValue + func (c DataReturnPathComponentsComponentAttributes) InternalRef() (terra.Reference, error) + func (c DataReturnPathComponentsComponentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (c DataReturnPathComponentsComponentAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsComponentAttributes + func (c DataReturnPathComponentsComponentAttributes) Name() terra.StringValue + type DataReturnPathComponentsComponentState struct + Arn string + Id string + Name string + type DataReturnPathComponentsDestinationVpcAttributes struct + func (dv DataReturnPathComponentsDestinationVpcAttributes) Arn() terra.StringValue + func (dv DataReturnPathComponentsDestinationVpcAttributes) Id() terra.StringValue + func (dv DataReturnPathComponentsDestinationVpcAttributes) InternalRef() (terra.Reference, error) + func (dv DataReturnPathComponentsDestinationVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dv DataReturnPathComponentsDestinationVpcAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsDestinationVpcAttributes + func (dv DataReturnPathComponentsDestinationVpcAttributes) Name() terra.StringValue + type DataReturnPathComponentsDestinationVpcState struct + Arn string + Id string + Name string + type DataReturnPathComponentsInboundHeaderAttributes struct + func (ih DataReturnPathComponentsInboundHeaderAttributes) DestinationAddresses() terra.ListValue[terra.StringValue] + func (ih DataReturnPathComponentsInboundHeaderAttributes) DestinationPortRanges() ... + func (ih DataReturnPathComponentsInboundHeaderAttributes) InternalRef() (terra.Reference, error) + func (ih DataReturnPathComponentsInboundHeaderAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ih DataReturnPathComponentsInboundHeaderAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsInboundHeaderAttributes + func (ih DataReturnPathComponentsInboundHeaderAttributes) Protocol() terra.StringValue + func (ih DataReturnPathComponentsInboundHeaderAttributes) SourceAddresses() terra.ListValue[terra.StringValue] + func (ih DataReturnPathComponentsInboundHeaderAttributes) SourcePortRanges() ... + type DataReturnPathComponentsInboundHeaderDestinationPortRangesAttributes struct + func (dpr DataReturnPathComponentsInboundHeaderDestinationPortRangesAttributes) From() terra.NumberValue + func (dpr DataReturnPathComponentsInboundHeaderDestinationPortRangesAttributes) InternalRef() (terra.Reference, error) + func (dpr DataReturnPathComponentsInboundHeaderDestinationPortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dpr DataReturnPathComponentsInboundHeaderDestinationPortRangesAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsInboundHeaderDestinationPortRangesAttributes + func (dpr DataReturnPathComponentsInboundHeaderDestinationPortRangesAttributes) To() terra.NumberValue + type DataReturnPathComponentsInboundHeaderDestinationPortRangesState struct + From float64 + To float64 + type DataReturnPathComponentsInboundHeaderSourcePortRangesAttributes struct + func (spr DataReturnPathComponentsInboundHeaderSourcePortRangesAttributes) From() terra.NumberValue + func (spr DataReturnPathComponentsInboundHeaderSourcePortRangesAttributes) InternalRef() (terra.Reference, error) + func (spr DataReturnPathComponentsInboundHeaderSourcePortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (spr DataReturnPathComponentsInboundHeaderSourcePortRangesAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsInboundHeaderSourcePortRangesAttributes + func (spr DataReturnPathComponentsInboundHeaderSourcePortRangesAttributes) To() terra.NumberValue + type DataReturnPathComponentsInboundHeaderSourcePortRangesState struct + From float64 + To float64 + type DataReturnPathComponentsInboundHeaderState struct + DestinationAddresses []string + DestinationPortRanges []DataReturnPathComponentsInboundHeaderDestinationPortRangesState + Protocol string + SourceAddresses []string + SourcePortRanges []DataReturnPathComponentsInboundHeaderSourcePortRangesState + type DataReturnPathComponentsOutboundHeaderAttributes struct + func (oh DataReturnPathComponentsOutboundHeaderAttributes) DestinationAddresses() terra.ListValue[terra.StringValue] + func (oh DataReturnPathComponentsOutboundHeaderAttributes) DestinationPortRanges() ... + func (oh DataReturnPathComponentsOutboundHeaderAttributes) InternalRef() (terra.Reference, error) + func (oh DataReturnPathComponentsOutboundHeaderAttributes) InternalTokens() (hclwrite.Tokens, error) + func (oh DataReturnPathComponentsOutboundHeaderAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsOutboundHeaderAttributes + func (oh DataReturnPathComponentsOutboundHeaderAttributes) Protocol() terra.StringValue + func (oh DataReturnPathComponentsOutboundHeaderAttributes) SourceAddresses() terra.ListValue[terra.StringValue] + func (oh DataReturnPathComponentsOutboundHeaderAttributes) SourcePortRanges() ... + type DataReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes struct + func (dpr DataReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes) From() terra.NumberValue + func (dpr DataReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes) InternalRef() (terra.Reference, error) + func (dpr DataReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dpr DataReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes + func (dpr DataReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes) To() terra.NumberValue + type DataReturnPathComponentsOutboundHeaderDestinationPortRangesState struct + From float64 + To float64 + type DataReturnPathComponentsOutboundHeaderSourcePortRangesAttributes struct + func (spr DataReturnPathComponentsOutboundHeaderSourcePortRangesAttributes) From() terra.NumberValue + func (spr DataReturnPathComponentsOutboundHeaderSourcePortRangesAttributes) InternalRef() (terra.Reference, error) + func (spr DataReturnPathComponentsOutboundHeaderSourcePortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (spr DataReturnPathComponentsOutboundHeaderSourcePortRangesAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsOutboundHeaderSourcePortRangesAttributes + func (spr DataReturnPathComponentsOutboundHeaderSourcePortRangesAttributes) To() terra.NumberValue + type DataReturnPathComponentsOutboundHeaderSourcePortRangesState struct + From float64 + To float64 + type DataReturnPathComponentsOutboundHeaderState struct + DestinationAddresses []string + DestinationPortRanges []DataReturnPathComponentsOutboundHeaderDestinationPortRangesState + Protocol string + SourceAddresses []string + SourcePortRanges []DataReturnPathComponentsOutboundHeaderSourcePortRangesState + type DataReturnPathComponentsRouteTableRouteAttributes struct + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) DestinationCidr() terra.StringValue + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) DestinationPrefixListId() terra.StringValue + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) EgressOnlyInternetGatewayId() terra.StringValue + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) GatewayId() terra.StringValue + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) InstanceId() terra.StringValue + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) InternalRef() (terra.Reference, error) + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) InternalTokens() (hclwrite.Tokens, error) + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsRouteTableRouteAttributes + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) NatGatewayId() terra.StringValue + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) NetworkInterfaceId() terra.StringValue + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) Origin() terra.StringValue + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) TransitGatewayId() terra.StringValue + func (rtr DataReturnPathComponentsRouteTableRouteAttributes) VpcPeeringConnectionId() terra.StringValue + type DataReturnPathComponentsRouteTableRouteState struct + DestinationCidr string + DestinationPrefixListId string + EgressOnlyInternetGatewayId string + GatewayId string + InstanceId string + NatGatewayId string + NetworkInterfaceId string + Origin string + TransitGatewayId string + VpcPeeringConnectionId string + type DataReturnPathComponentsSecurityGroupRuleAttributes struct + func (sgr DataReturnPathComponentsSecurityGroupRuleAttributes) Cidr() terra.StringValue + func (sgr DataReturnPathComponentsSecurityGroupRuleAttributes) Direction() terra.StringValue + func (sgr DataReturnPathComponentsSecurityGroupRuleAttributes) InternalRef() (terra.Reference, error) + func (sgr DataReturnPathComponentsSecurityGroupRuleAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sgr DataReturnPathComponentsSecurityGroupRuleAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsSecurityGroupRuleAttributes + func (sgr DataReturnPathComponentsSecurityGroupRuleAttributes) PortRange() terra.ListValue[DataReturnPathComponentsSecurityGroupRulePortRangeAttributes] + func (sgr DataReturnPathComponentsSecurityGroupRuleAttributes) PrefixListId() terra.StringValue + func (sgr DataReturnPathComponentsSecurityGroupRuleAttributes) Protocol() terra.StringValue + func (sgr DataReturnPathComponentsSecurityGroupRuleAttributes) SecurityGroupId() terra.StringValue + type DataReturnPathComponentsSecurityGroupRulePortRangeAttributes struct + func (pr DataReturnPathComponentsSecurityGroupRulePortRangeAttributes) From() terra.NumberValue + func (pr DataReturnPathComponentsSecurityGroupRulePortRangeAttributes) InternalRef() (terra.Reference, error) + func (pr DataReturnPathComponentsSecurityGroupRulePortRangeAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr DataReturnPathComponentsSecurityGroupRulePortRangeAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsSecurityGroupRulePortRangeAttributes + func (pr DataReturnPathComponentsSecurityGroupRulePortRangeAttributes) To() terra.NumberValue + type DataReturnPathComponentsSecurityGroupRulePortRangeState struct + From float64 + To float64 + type DataReturnPathComponentsSecurityGroupRuleState struct + Cidr string + Direction string + PortRange []DataReturnPathComponentsSecurityGroupRulePortRangeState + PrefixListId string + Protocol string + SecurityGroupId string + type DataReturnPathComponentsSourceVpcAttributes struct + func (sv DataReturnPathComponentsSourceVpcAttributes) Arn() terra.StringValue + func (sv DataReturnPathComponentsSourceVpcAttributes) Id() terra.StringValue + func (sv DataReturnPathComponentsSourceVpcAttributes) InternalRef() (terra.Reference, error) + func (sv DataReturnPathComponentsSourceVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sv DataReturnPathComponentsSourceVpcAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsSourceVpcAttributes + func (sv DataReturnPathComponentsSourceVpcAttributes) Name() terra.StringValue + type DataReturnPathComponentsSourceVpcState struct + Arn string + Id string + Name string + type DataReturnPathComponentsState struct + AclRule []DataReturnPathComponentsAclRuleState + AdditionalDetails []DataReturnPathComponentsAdditionalDetailsState + AttachedTo []DataReturnPathComponentsAttachedToState + Component []DataReturnPathComponentsComponentState + DestinationVpc []DataReturnPathComponentsDestinationVpcState + InboundHeader []DataReturnPathComponentsInboundHeaderState + OutboundHeader []DataReturnPathComponentsOutboundHeaderState + RouteTableRoute []DataReturnPathComponentsRouteTableRouteState + SecurityGroupRule []DataReturnPathComponentsSecurityGroupRuleState + SequenceNumber float64 + SourceVpc []DataReturnPathComponentsSourceVpcState + Subnet []DataReturnPathComponentsSubnetState + TransitGateway []DataReturnPathComponentsTransitGatewayState + TransitGatewayRouteTableRoute []DataReturnPathComponentsTransitGatewayRouteTableRouteState + Vpc []DataReturnPathComponentsVpcState + type DataReturnPathComponentsSubnetAttributes struct + func (s DataReturnPathComponentsSubnetAttributes) Arn() terra.StringValue + func (s DataReturnPathComponentsSubnetAttributes) Id() terra.StringValue + func (s DataReturnPathComponentsSubnetAttributes) InternalRef() (terra.Reference, error) + func (s DataReturnPathComponentsSubnetAttributes) InternalTokens() (hclwrite.Tokens, error) + func (s DataReturnPathComponentsSubnetAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsSubnetAttributes + func (s DataReturnPathComponentsSubnetAttributes) Name() terra.StringValue + type DataReturnPathComponentsSubnetState struct + Arn string + Id string + Name string + type DataReturnPathComponentsTransitGatewayAttributes struct + func (tg DataReturnPathComponentsTransitGatewayAttributes) Arn() terra.StringValue + func (tg DataReturnPathComponentsTransitGatewayAttributes) Id() terra.StringValue + func (tg DataReturnPathComponentsTransitGatewayAttributes) InternalRef() (terra.Reference, error) + func (tg DataReturnPathComponentsTransitGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tg DataReturnPathComponentsTransitGatewayAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsTransitGatewayAttributes + func (tg DataReturnPathComponentsTransitGatewayAttributes) Name() terra.StringValue + type DataReturnPathComponentsTransitGatewayRouteTableRouteAttributes struct + func (tgrtr DataReturnPathComponentsTransitGatewayRouteTableRouteAttributes) AttachmentId() terra.StringValue + func (tgrtr DataReturnPathComponentsTransitGatewayRouteTableRouteAttributes) DestinationCidr() terra.StringValue + func (tgrtr DataReturnPathComponentsTransitGatewayRouteTableRouteAttributes) InternalRef() (terra.Reference, error) + func (tgrtr DataReturnPathComponentsTransitGatewayRouteTableRouteAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tgrtr DataReturnPathComponentsTransitGatewayRouteTableRouteAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsTransitGatewayRouteTableRouteAttributes + func (tgrtr DataReturnPathComponentsTransitGatewayRouteTableRouteAttributes) PrefixListId() terra.StringValue + func (tgrtr DataReturnPathComponentsTransitGatewayRouteTableRouteAttributes) ResourceId() terra.StringValue + func (tgrtr DataReturnPathComponentsTransitGatewayRouteTableRouteAttributes) ResourceType() terra.StringValue + func (tgrtr DataReturnPathComponentsTransitGatewayRouteTableRouteAttributes) RouteOrigin() terra.StringValue + func (tgrtr DataReturnPathComponentsTransitGatewayRouteTableRouteAttributes) State() terra.StringValue + type DataReturnPathComponentsTransitGatewayRouteTableRouteState struct + AttachmentId string + DestinationCidr string + PrefixListId string + ResourceId string + ResourceType string + RouteOrigin string + State string + type DataReturnPathComponentsTransitGatewayState struct + Arn string + Id string + Name string + type DataReturnPathComponentsVpcAttributes struct + func (v DataReturnPathComponentsVpcAttributes) Arn() terra.StringValue + func (v DataReturnPathComponentsVpcAttributes) Id() terra.StringValue + func (v DataReturnPathComponentsVpcAttributes) InternalRef() (terra.Reference, error) + func (v DataReturnPathComponentsVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (v DataReturnPathComponentsVpcAttributes) InternalWithRef(ref terra.Reference) DataReturnPathComponentsVpcAttributes + func (v DataReturnPathComponentsVpcAttributes) Name() terra.StringValue + type DataReturnPathComponentsVpcState struct + Arn string + Id string + Name string + type DataSource struct + Args DataArgs + Name string + func Data(name string, args DataArgs) *DataSource + func (aenia *DataSource) Attributes() dataAwsEc2NetworkInsightsAnalysisAttributes + func (aenia *DataSource) Configuration() interface{} + func (aenia *DataSource) DataSource() string + func (aenia *DataSource) LocalName() string + type ExplanationsAclAttributes struct + func (a ExplanationsAclAttributes) Arn() terra.StringValue + func (a ExplanationsAclAttributes) Id() terra.StringValue + func (a ExplanationsAclAttributes) InternalRef() (terra.Reference, error) + func (a ExplanationsAclAttributes) InternalTokens() (hclwrite.Tokens, error) + func (a ExplanationsAclAttributes) InternalWithRef(ref terra.Reference) ExplanationsAclAttributes + func (a ExplanationsAclAttributes) Name() terra.StringValue + type ExplanationsAclRuleAttributes struct + func (ar ExplanationsAclRuleAttributes) Cidr() terra.StringValue + func (ar ExplanationsAclRuleAttributes) Egress() terra.BoolValue + func (ar ExplanationsAclRuleAttributes) InternalRef() (terra.Reference, error) + func (ar ExplanationsAclRuleAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ar ExplanationsAclRuleAttributes) InternalWithRef(ref terra.Reference) ExplanationsAclRuleAttributes + func (ar ExplanationsAclRuleAttributes) PortRange() terra.ListValue[ExplanationsAclRulePortRangeAttributes] + func (ar ExplanationsAclRuleAttributes) Protocol() terra.StringValue + func (ar ExplanationsAclRuleAttributes) RuleAction() terra.StringValue + func (ar ExplanationsAclRuleAttributes) RuleNumber() terra.NumberValue + type ExplanationsAclRulePortRangeAttributes struct + func (pr ExplanationsAclRulePortRangeAttributes) From() terra.NumberValue + func (pr ExplanationsAclRulePortRangeAttributes) InternalRef() (terra.Reference, error) + func (pr ExplanationsAclRulePortRangeAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr ExplanationsAclRulePortRangeAttributes) InternalWithRef(ref terra.Reference) ExplanationsAclRulePortRangeAttributes + func (pr ExplanationsAclRulePortRangeAttributes) To() terra.NumberValue + type ExplanationsAclRulePortRangeState struct + From float64 + To float64 + type ExplanationsAclRuleState struct + Cidr string + Egress bool + PortRange []ExplanationsAclRulePortRangeState + Protocol string + RuleAction string + RuleNumber float64 + type ExplanationsAclState struct + Arn string + Id string + Name string + type ExplanationsAttachedToAttributes struct + func (at ExplanationsAttachedToAttributes) Arn() terra.StringValue + func (at ExplanationsAttachedToAttributes) Id() terra.StringValue + func (at ExplanationsAttachedToAttributes) InternalRef() (terra.Reference, error) + func (at ExplanationsAttachedToAttributes) InternalTokens() (hclwrite.Tokens, error) + func (at ExplanationsAttachedToAttributes) InternalWithRef(ref terra.Reference) ExplanationsAttachedToAttributes + func (at ExplanationsAttachedToAttributes) Name() terra.StringValue + type ExplanationsAttachedToState struct + Arn string + Id string + Name string + type ExplanationsAttributes struct + func (e ExplanationsAttributes) Acl() terra.ListValue[ExplanationsAclAttributes] + func (e ExplanationsAttributes) AclRule() terra.ListValue[ExplanationsAclRuleAttributes] + func (e ExplanationsAttributes) Address() terra.StringValue + func (e ExplanationsAttributes) Addresses() terra.ListValue[terra.StringValue] + func (e ExplanationsAttributes) AttachedTo() terra.ListValue[ExplanationsAttachedToAttributes] + func (e ExplanationsAttributes) AvailabilityZones() terra.ListValue[terra.StringValue] + func (e ExplanationsAttributes) Cidrs() terra.ListValue[terra.StringValue] + func (e ExplanationsAttributes) ClassicLoadBalancerListener() terra.ListValue[ExplanationsClassicLoadBalancerListenerAttributes] + func (e ExplanationsAttributes) Component() terra.ListValue[ExplanationsComponentAttributes] + func (e ExplanationsAttributes) CustomerGateway() terra.ListValue[ExplanationsCustomerGatewayAttributes] + func (e ExplanationsAttributes) Destination() terra.ListValue[ExplanationsDestinationAttributes] + func (e ExplanationsAttributes) DestinationVpc() terra.ListValue[ExplanationsDestinationVpcAttributes] + func (e ExplanationsAttributes) Direction() terra.StringValue + func (e ExplanationsAttributes) ElasticLoadBalancerListener() terra.ListValue[ExplanationsElasticLoadBalancerListenerAttributes] + func (e ExplanationsAttributes) ExplanationCode() terra.StringValue + func (e ExplanationsAttributes) IngressRouteTable() terra.ListValue[ExplanationsIngressRouteTableAttributes] + func (e ExplanationsAttributes) InternalRef() (terra.Reference, error) + func (e ExplanationsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (e ExplanationsAttributes) InternalWithRef(ref terra.Reference) ExplanationsAttributes + func (e ExplanationsAttributes) InternetGateway() terra.ListValue[ExplanationsInternetGatewayAttributes] + func (e ExplanationsAttributes) LoadBalancerArn() terra.StringValue + func (e ExplanationsAttributes) LoadBalancerListenerPort() terra.NumberValue + func (e ExplanationsAttributes) LoadBalancerTargetGroup() terra.ListValue[ExplanationsLoadBalancerTargetGroupAttributes] + func (e ExplanationsAttributes) LoadBalancerTargetGroups() terra.ListValue[ExplanationsLoadBalancerTargetGroupsAttributes] + func (e ExplanationsAttributes) LoadBalancerTargetPort() terra.NumberValue + func (e ExplanationsAttributes) MissingComponent() terra.StringValue + func (e ExplanationsAttributes) NatGateway() terra.ListValue[ExplanationsNatGatewayAttributes] + func (e ExplanationsAttributes) NetworkInterface() terra.ListValue[ExplanationsNetworkInterfaceAttributes] + func (e ExplanationsAttributes) PacketField() terra.StringValue + func (e ExplanationsAttributes) Port() terra.NumberValue + func (e ExplanationsAttributes) PortRanges() terra.ListValue[ExplanationsPortRangesAttributes] + func (e ExplanationsAttributes) PrefixList() terra.ListValue[ExplanationsPrefixListAttributes] + func (e ExplanationsAttributes) Protocols() terra.ListValue[terra.StringValue] + func (e ExplanationsAttributes) RouteTable() terra.ListValue[ExplanationsRouteTableAttributes] + func (e ExplanationsAttributes) RouteTableRoute() terra.ListValue[ExplanationsRouteTableRouteAttributes] + func (e ExplanationsAttributes) SecurityGroup() terra.ListValue[ExplanationsSecurityGroupAttributes] + func (e ExplanationsAttributes) SecurityGroupRule() terra.ListValue[ExplanationsSecurityGroupRuleAttributes] + func (e ExplanationsAttributes) SecurityGroups() terra.ListValue[ExplanationsSecurityGroupsAttributes] + func (e ExplanationsAttributes) SourceVpc() terra.ListValue[ExplanationsSourceVpcAttributes] + func (e ExplanationsAttributes) State() terra.StringValue + func (e ExplanationsAttributes) Subnet() terra.ListValue[ExplanationsSubnetAttributes] + func (e ExplanationsAttributes) SubnetRouteTable() terra.ListValue[ExplanationsSubnetRouteTableAttributes] + func (e ExplanationsAttributes) TransitGateway() terra.ListValue[ExplanationsTransitGatewayAttributes] + func (e ExplanationsAttributes) TransitGatewayAttachment() terra.ListValue[ExplanationsTransitGatewayAttachmentAttributes] + func (e ExplanationsAttributes) TransitGatewayRouteTable() terra.ListValue[ExplanationsTransitGatewayRouteTableAttributes] + func (e ExplanationsAttributes) TransitGatewayRouteTableRoute() terra.ListValue[ExplanationsTransitGatewayRouteTableRouteAttributes] + func (e ExplanationsAttributes) Vpc() terra.ListValue[ExplanationsVpcAttributes] + func (e ExplanationsAttributes) VpcEndpoint() terra.ListValue[ExplanationsVpcEndpointAttributes] + func (e ExplanationsAttributes) VpcPeeringConnection() terra.ListValue[ExplanationsVpcPeeringConnectionAttributes] + func (e ExplanationsAttributes) VpnConnection() terra.ListValue[ExplanationsVpnConnectionAttributes] + func (e ExplanationsAttributes) VpnGateway() terra.ListValue[ExplanationsVpnGatewayAttributes] + type ExplanationsClassicLoadBalancerListenerAttributes struct + func (clbl ExplanationsClassicLoadBalancerListenerAttributes) InstancePort() terra.NumberValue + func (clbl ExplanationsClassicLoadBalancerListenerAttributes) InternalRef() (terra.Reference, error) + func (clbl ExplanationsClassicLoadBalancerListenerAttributes) InternalTokens() (hclwrite.Tokens, error) + func (clbl ExplanationsClassicLoadBalancerListenerAttributes) InternalWithRef(ref terra.Reference) ExplanationsClassicLoadBalancerListenerAttributes + func (clbl ExplanationsClassicLoadBalancerListenerAttributes) LoadBalancerPort() terra.NumberValue + type ExplanationsClassicLoadBalancerListenerState struct + InstancePort float64 + LoadBalancerPort float64 + type ExplanationsComponentAttributes struct + func (c ExplanationsComponentAttributes) Arn() terra.StringValue + func (c ExplanationsComponentAttributes) Id() terra.StringValue + func (c ExplanationsComponentAttributes) InternalRef() (terra.Reference, error) + func (c ExplanationsComponentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (c ExplanationsComponentAttributes) InternalWithRef(ref terra.Reference) ExplanationsComponentAttributes + func (c ExplanationsComponentAttributes) Name() terra.StringValue + type ExplanationsComponentState struct + Arn string + Id string + Name string + type ExplanationsCustomerGatewayAttributes struct + func (cg ExplanationsCustomerGatewayAttributes) Arn() terra.StringValue + func (cg ExplanationsCustomerGatewayAttributes) Id() terra.StringValue + func (cg ExplanationsCustomerGatewayAttributes) InternalRef() (terra.Reference, error) + func (cg ExplanationsCustomerGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (cg ExplanationsCustomerGatewayAttributes) InternalWithRef(ref terra.Reference) ExplanationsCustomerGatewayAttributes + func (cg ExplanationsCustomerGatewayAttributes) Name() terra.StringValue + type ExplanationsCustomerGatewayState struct + Arn string + Id string + Name string + type ExplanationsDestinationAttributes struct + func (d ExplanationsDestinationAttributes) Arn() terra.StringValue + func (d ExplanationsDestinationAttributes) Id() terra.StringValue + func (d ExplanationsDestinationAttributes) InternalRef() (terra.Reference, error) + func (d ExplanationsDestinationAttributes) InternalTokens() (hclwrite.Tokens, error) + func (d ExplanationsDestinationAttributes) InternalWithRef(ref terra.Reference) ExplanationsDestinationAttributes + func (d ExplanationsDestinationAttributes) Name() terra.StringValue + type ExplanationsDestinationState struct + Arn string + Id string + Name string + type ExplanationsDestinationVpcAttributes struct + func (dv ExplanationsDestinationVpcAttributes) Arn() terra.StringValue + func (dv ExplanationsDestinationVpcAttributes) Id() terra.StringValue + func (dv ExplanationsDestinationVpcAttributes) InternalRef() (terra.Reference, error) + func (dv ExplanationsDestinationVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dv ExplanationsDestinationVpcAttributes) InternalWithRef(ref terra.Reference) ExplanationsDestinationVpcAttributes + func (dv ExplanationsDestinationVpcAttributes) Name() terra.StringValue + type ExplanationsDestinationVpcState struct + Arn string + Id string + Name string + type ExplanationsElasticLoadBalancerListenerAttributes struct + func (elbl ExplanationsElasticLoadBalancerListenerAttributes) Arn() terra.StringValue + func (elbl ExplanationsElasticLoadBalancerListenerAttributes) Id() terra.StringValue + func (elbl ExplanationsElasticLoadBalancerListenerAttributes) InternalRef() (terra.Reference, error) + func (elbl ExplanationsElasticLoadBalancerListenerAttributes) InternalTokens() (hclwrite.Tokens, error) + func (elbl ExplanationsElasticLoadBalancerListenerAttributes) InternalWithRef(ref terra.Reference) ExplanationsElasticLoadBalancerListenerAttributes + func (elbl ExplanationsElasticLoadBalancerListenerAttributes) Name() terra.StringValue + type ExplanationsElasticLoadBalancerListenerState struct + Arn string + Id string + Name string + type ExplanationsIngressRouteTableAttributes struct + func (irt ExplanationsIngressRouteTableAttributes) Arn() terra.StringValue + func (irt ExplanationsIngressRouteTableAttributes) Id() terra.StringValue + func (irt ExplanationsIngressRouteTableAttributes) InternalRef() (terra.Reference, error) + func (irt ExplanationsIngressRouteTableAttributes) InternalTokens() (hclwrite.Tokens, error) + func (irt ExplanationsIngressRouteTableAttributes) InternalWithRef(ref terra.Reference) ExplanationsIngressRouteTableAttributes + func (irt ExplanationsIngressRouteTableAttributes) Name() terra.StringValue + type ExplanationsIngressRouteTableState struct + Arn string + Id string + Name string + type ExplanationsInternetGatewayAttributes struct + func (ig ExplanationsInternetGatewayAttributes) Arn() terra.StringValue + func (ig ExplanationsInternetGatewayAttributes) Id() terra.StringValue + func (ig ExplanationsInternetGatewayAttributes) InternalRef() (terra.Reference, error) + func (ig ExplanationsInternetGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ig ExplanationsInternetGatewayAttributes) InternalWithRef(ref terra.Reference) ExplanationsInternetGatewayAttributes + func (ig ExplanationsInternetGatewayAttributes) Name() terra.StringValue + type ExplanationsInternetGatewayState struct + Arn string + Id string + Name string + type ExplanationsLoadBalancerTargetGroupAttributes struct + func (lbtg ExplanationsLoadBalancerTargetGroupAttributes) Arn() terra.StringValue + func (lbtg ExplanationsLoadBalancerTargetGroupAttributes) Id() terra.StringValue + func (lbtg ExplanationsLoadBalancerTargetGroupAttributes) InternalRef() (terra.Reference, error) + func (lbtg ExplanationsLoadBalancerTargetGroupAttributes) InternalTokens() (hclwrite.Tokens, error) + func (lbtg ExplanationsLoadBalancerTargetGroupAttributes) InternalWithRef(ref terra.Reference) ExplanationsLoadBalancerTargetGroupAttributes + func (lbtg ExplanationsLoadBalancerTargetGroupAttributes) Name() terra.StringValue + type ExplanationsLoadBalancerTargetGroupState struct + Arn string + Id string + Name string + type ExplanationsLoadBalancerTargetGroupsAttributes struct + func (lbtg ExplanationsLoadBalancerTargetGroupsAttributes) Arn() terra.StringValue + func (lbtg ExplanationsLoadBalancerTargetGroupsAttributes) Id() terra.StringValue + func (lbtg ExplanationsLoadBalancerTargetGroupsAttributes) InternalRef() (terra.Reference, error) + func (lbtg ExplanationsLoadBalancerTargetGroupsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (lbtg ExplanationsLoadBalancerTargetGroupsAttributes) InternalWithRef(ref terra.Reference) ExplanationsLoadBalancerTargetGroupsAttributes + func (lbtg ExplanationsLoadBalancerTargetGroupsAttributes) Name() terra.StringValue + type ExplanationsLoadBalancerTargetGroupsState struct + Arn string + Id string + Name string + type ExplanationsNatGatewayAttributes struct + func (ng ExplanationsNatGatewayAttributes) Arn() terra.StringValue + func (ng ExplanationsNatGatewayAttributes) Id() terra.StringValue + func (ng ExplanationsNatGatewayAttributes) InternalRef() (terra.Reference, error) + func (ng ExplanationsNatGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ng ExplanationsNatGatewayAttributes) InternalWithRef(ref terra.Reference) ExplanationsNatGatewayAttributes + func (ng ExplanationsNatGatewayAttributes) Name() terra.StringValue + type ExplanationsNatGatewayState struct + Arn string + Id string + Name string + type ExplanationsNetworkInterfaceAttributes struct + func (ni ExplanationsNetworkInterfaceAttributes) Arn() terra.StringValue + func (ni ExplanationsNetworkInterfaceAttributes) Id() terra.StringValue + func (ni ExplanationsNetworkInterfaceAttributes) InternalRef() (terra.Reference, error) + func (ni ExplanationsNetworkInterfaceAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ni ExplanationsNetworkInterfaceAttributes) InternalWithRef(ref terra.Reference) ExplanationsNetworkInterfaceAttributes + func (ni ExplanationsNetworkInterfaceAttributes) Name() terra.StringValue + type ExplanationsNetworkInterfaceState struct + Arn string + Id string + Name string + type ExplanationsPortRangesAttributes struct + func (pr ExplanationsPortRangesAttributes) From() terra.NumberValue + func (pr ExplanationsPortRangesAttributes) InternalRef() (terra.Reference, error) + func (pr ExplanationsPortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr ExplanationsPortRangesAttributes) InternalWithRef(ref terra.Reference) ExplanationsPortRangesAttributes + func (pr ExplanationsPortRangesAttributes) To() terra.NumberValue + type ExplanationsPortRangesState struct + From float64 + To float64 + type ExplanationsPrefixListAttributes struct + func (pl ExplanationsPrefixListAttributes) Arn() terra.StringValue + func (pl ExplanationsPrefixListAttributes) Id() terra.StringValue + func (pl ExplanationsPrefixListAttributes) InternalRef() (terra.Reference, error) + func (pl ExplanationsPrefixListAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pl ExplanationsPrefixListAttributes) InternalWithRef(ref terra.Reference) ExplanationsPrefixListAttributes + func (pl ExplanationsPrefixListAttributes) Name() terra.StringValue + type ExplanationsPrefixListState struct + Arn string + Id string + Name string + type ExplanationsRouteTableAttributes struct + func (rt ExplanationsRouteTableAttributes) Arn() terra.StringValue + func (rt ExplanationsRouteTableAttributes) Id() terra.StringValue + func (rt ExplanationsRouteTableAttributes) InternalRef() (terra.Reference, error) + func (rt ExplanationsRouteTableAttributes) InternalTokens() (hclwrite.Tokens, error) + func (rt ExplanationsRouteTableAttributes) InternalWithRef(ref terra.Reference) ExplanationsRouteTableAttributes + func (rt ExplanationsRouteTableAttributes) Name() terra.StringValue + type ExplanationsRouteTableRouteAttributes struct + func (rtr ExplanationsRouteTableRouteAttributes) DestinationCidr() terra.StringValue + func (rtr ExplanationsRouteTableRouteAttributes) DestinationPrefixListId() terra.StringValue + func (rtr ExplanationsRouteTableRouteAttributes) EgressOnlyInternetGatewayId() terra.StringValue + func (rtr ExplanationsRouteTableRouteAttributes) GatewayId() terra.StringValue + func (rtr ExplanationsRouteTableRouteAttributes) InstanceId() terra.StringValue + func (rtr ExplanationsRouteTableRouteAttributes) InternalRef() (terra.Reference, error) + func (rtr ExplanationsRouteTableRouteAttributes) InternalTokens() (hclwrite.Tokens, error) + func (rtr ExplanationsRouteTableRouteAttributes) InternalWithRef(ref terra.Reference) ExplanationsRouteTableRouteAttributes + func (rtr ExplanationsRouteTableRouteAttributes) NatGatewayId() terra.StringValue + func (rtr ExplanationsRouteTableRouteAttributes) NetworkInterfaceId() terra.StringValue + func (rtr ExplanationsRouteTableRouteAttributes) Origin() terra.StringValue + func (rtr ExplanationsRouteTableRouteAttributes) TransitGatewayId() terra.StringValue + func (rtr ExplanationsRouteTableRouteAttributes) VpcPeeringConnectionId() terra.StringValue + type ExplanationsRouteTableRouteState struct + DestinationCidr string + DestinationPrefixListId string + EgressOnlyInternetGatewayId string + GatewayId string + InstanceId string + NatGatewayId string + NetworkInterfaceId string + Origin string + TransitGatewayId string + VpcPeeringConnectionId string + type ExplanationsRouteTableState struct + Arn string + Id string + Name string + type ExplanationsSecurityGroupAttributes struct + func (sg ExplanationsSecurityGroupAttributes) Arn() terra.StringValue + func (sg ExplanationsSecurityGroupAttributes) Id() terra.StringValue + func (sg ExplanationsSecurityGroupAttributes) InternalRef() (terra.Reference, error) + func (sg ExplanationsSecurityGroupAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sg ExplanationsSecurityGroupAttributes) InternalWithRef(ref terra.Reference) ExplanationsSecurityGroupAttributes + func (sg ExplanationsSecurityGroupAttributes) Name() terra.StringValue + type ExplanationsSecurityGroupRuleAttributes struct + func (sgr ExplanationsSecurityGroupRuleAttributes) Cidr() terra.StringValue + func (sgr ExplanationsSecurityGroupRuleAttributes) Direction() terra.StringValue + func (sgr ExplanationsSecurityGroupRuleAttributes) InternalRef() (terra.Reference, error) + func (sgr ExplanationsSecurityGroupRuleAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sgr ExplanationsSecurityGroupRuleAttributes) InternalWithRef(ref terra.Reference) ExplanationsSecurityGroupRuleAttributes + func (sgr ExplanationsSecurityGroupRuleAttributes) PortRange() terra.ListValue[ExplanationsSecurityGroupRulePortRangeAttributes] + func (sgr ExplanationsSecurityGroupRuleAttributes) PrefixListId() terra.StringValue + func (sgr ExplanationsSecurityGroupRuleAttributes) Protocol() terra.StringValue + func (sgr ExplanationsSecurityGroupRuleAttributes) SecurityGroupId() terra.StringValue + type ExplanationsSecurityGroupRulePortRangeAttributes struct + func (pr ExplanationsSecurityGroupRulePortRangeAttributes) From() terra.NumberValue + func (pr ExplanationsSecurityGroupRulePortRangeAttributes) InternalRef() (terra.Reference, error) + func (pr ExplanationsSecurityGroupRulePortRangeAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr ExplanationsSecurityGroupRulePortRangeAttributes) InternalWithRef(ref terra.Reference) ExplanationsSecurityGroupRulePortRangeAttributes + func (pr ExplanationsSecurityGroupRulePortRangeAttributes) To() terra.NumberValue + type ExplanationsSecurityGroupRulePortRangeState struct + From float64 + To float64 + type ExplanationsSecurityGroupRuleState struct + Cidr string + Direction string + PortRange []ExplanationsSecurityGroupRulePortRangeState + PrefixListId string + Protocol string + SecurityGroupId string + type ExplanationsSecurityGroupState struct + Arn string + Id string + Name string + type ExplanationsSecurityGroupsAttributes struct + func (sg ExplanationsSecurityGroupsAttributes) Arn() terra.StringValue + func (sg ExplanationsSecurityGroupsAttributes) Id() terra.StringValue + func (sg ExplanationsSecurityGroupsAttributes) InternalRef() (terra.Reference, error) + func (sg ExplanationsSecurityGroupsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sg ExplanationsSecurityGroupsAttributes) InternalWithRef(ref terra.Reference) ExplanationsSecurityGroupsAttributes + func (sg ExplanationsSecurityGroupsAttributes) Name() terra.StringValue + type ExplanationsSecurityGroupsState struct + Arn string + Id string + Name string + type ExplanationsSourceVpcAttributes struct + func (sv ExplanationsSourceVpcAttributes) Arn() terra.StringValue + func (sv ExplanationsSourceVpcAttributes) Id() terra.StringValue + func (sv ExplanationsSourceVpcAttributes) InternalRef() (terra.Reference, error) + func (sv ExplanationsSourceVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sv ExplanationsSourceVpcAttributes) InternalWithRef(ref terra.Reference) ExplanationsSourceVpcAttributes + func (sv ExplanationsSourceVpcAttributes) Name() terra.StringValue + type ExplanationsSourceVpcState struct + Arn string + Id string + Name string + type ExplanationsState struct + Acl []ExplanationsAclState + AclRule []ExplanationsAclRuleState + Address string + Addresses []string + AttachedTo []ExplanationsAttachedToState + AvailabilityZones []string + Cidrs []string + ClassicLoadBalancerListener []ExplanationsClassicLoadBalancerListenerState + Component []ExplanationsComponentState + CustomerGateway []ExplanationsCustomerGatewayState + Destination []ExplanationsDestinationState + DestinationVpc []ExplanationsDestinationVpcState + Direction string + ElasticLoadBalancerListener []ExplanationsElasticLoadBalancerListenerState + ExplanationCode string + IngressRouteTable []ExplanationsIngressRouteTableState + InternetGateway []ExplanationsInternetGatewayState + LoadBalancerArn string + LoadBalancerListenerPort float64 + LoadBalancerTargetGroup []ExplanationsLoadBalancerTargetGroupState + LoadBalancerTargetGroups []ExplanationsLoadBalancerTargetGroupsState + LoadBalancerTargetPort float64 + MissingComponent string + NatGateway []ExplanationsNatGatewayState + NetworkInterface []ExplanationsNetworkInterfaceState + PacketField string + Port float64 + PortRanges []ExplanationsPortRangesState + PrefixList []ExplanationsPrefixListState + Protocols []string + RouteTable []ExplanationsRouteTableState + RouteTableRoute []ExplanationsRouteTableRouteState + SecurityGroup []ExplanationsSecurityGroupState + SecurityGroupRule []ExplanationsSecurityGroupRuleState + SecurityGroups []ExplanationsSecurityGroupsState + SourceVpc []ExplanationsSourceVpcState + State string + Subnet []ExplanationsSubnetState + SubnetRouteTable []ExplanationsSubnetRouteTableState + TransitGateway []ExplanationsTransitGatewayState + TransitGatewayAttachment []ExplanationsTransitGatewayAttachmentState + TransitGatewayRouteTable []ExplanationsTransitGatewayRouteTableState + TransitGatewayRouteTableRoute []ExplanationsTransitGatewayRouteTableRouteState + Vpc []ExplanationsVpcState + VpcEndpoint []ExplanationsVpcEndpointState + VpcPeeringConnection []ExplanationsVpcPeeringConnectionState + VpnConnection []ExplanationsVpnConnectionState + VpnGateway []ExplanationsVpnGatewayState + type ExplanationsSubnetAttributes struct + func (s ExplanationsSubnetAttributes) Arn() terra.StringValue + func (s ExplanationsSubnetAttributes) Id() terra.StringValue + func (s ExplanationsSubnetAttributes) InternalRef() (terra.Reference, error) + func (s ExplanationsSubnetAttributes) InternalTokens() (hclwrite.Tokens, error) + func (s ExplanationsSubnetAttributes) InternalWithRef(ref terra.Reference) ExplanationsSubnetAttributes + func (s ExplanationsSubnetAttributes) Name() terra.StringValue + type ExplanationsSubnetRouteTableAttributes struct + func (srt ExplanationsSubnetRouteTableAttributes) Arn() terra.StringValue + func (srt ExplanationsSubnetRouteTableAttributes) Id() terra.StringValue + func (srt ExplanationsSubnetRouteTableAttributes) InternalRef() (terra.Reference, error) + func (srt ExplanationsSubnetRouteTableAttributes) InternalTokens() (hclwrite.Tokens, error) + func (srt ExplanationsSubnetRouteTableAttributes) InternalWithRef(ref terra.Reference) ExplanationsSubnetRouteTableAttributes + func (srt ExplanationsSubnetRouteTableAttributes) Name() terra.StringValue + type ExplanationsSubnetRouteTableState struct + Arn string + Id string + Name string + type ExplanationsSubnetState struct + Arn string + Id string + Name string + type ExplanationsTransitGatewayAttachmentAttributes struct + func (tga ExplanationsTransitGatewayAttachmentAttributes) Arn() terra.StringValue + func (tga ExplanationsTransitGatewayAttachmentAttributes) Id() terra.StringValue + func (tga ExplanationsTransitGatewayAttachmentAttributes) InternalRef() (terra.Reference, error) + func (tga ExplanationsTransitGatewayAttachmentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tga ExplanationsTransitGatewayAttachmentAttributes) InternalWithRef(ref terra.Reference) ExplanationsTransitGatewayAttachmentAttributes + func (tga ExplanationsTransitGatewayAttachmentAttributes) Name() terra.StringValue + type ExplanationsTransitGatewayAttachmentState struct + Arn string + Id string + Name string + type ExplanationsTransitGatewayAttributes struct + func (tg ExplanationsTransitGatewayAttributes) Arn() terra.StringValue + func (tg ExplanationsTransitGatewayAttributes) Id() terra.StringValue + func (tg ExplanationsTransitGatewayAttributes) InternalRef() (terra.Reference, error) + func (tg ExplanationsTransitGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tg ExplanationsTransitGatewayAttributes) InternalWithRef(ref terra.Reference) ExplanationsTransitGatewayAttributes + func (tg ExplanationsTransitGatewayAttributes) Name() terra.StringValue + type ExplanationsTransitGatewayRouteTableAttributes struct + func (tgrt ExplanationsTransitGatewayRouteTableAttributes) Arn() terra.StringValue + func (tgrt ExplanationsTransitGatewayRouteTableAttributes) Id() terra.StringValue + func (tgrt ExplanationsTransitGatewayRouteTableAttributes) InternalRef() (terra.Reference, error) + func (tgrt ExplanationsTransitGatewayRouteTableAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tgrt ExplanationsTransitGatewayRouteTableAttributes) InternalWithRef(ref terra.Reference) ExplanationsTransitGatewayRouteTableAttributes + func (tgrt ExplanationsTransitGatewayRouteTableAttributes) Name() terra.StringValue + type ExplanationsTransitGatewayRouteTableRouteAttributes struct + func (tgrtr ExplanationsTransitGatewayRouteTableRouteAttributes) AttachmentId() terra.StringValue + func (tgrtr ExplanationsTransitGatewayRouteTableRouteAttributes) DestinationCidr() terra.StringValue + func (tgrtr ExplanationsTransitGatewayRouteTableRouteAttributes) InternalRef() (terra.Reference, error) + func (tgrtr ExplanationsTransitGatewayRouteTableRouteAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tgrtr ExplanationsTransitGatewayRouteTableRouteAttributes) InternalWithRef(ref terra.Reference) ExplanationsTransitGatewayRouteTableRouteAttributes + func (tgrtr ExplanationsTransitGatewayRouteTableRouteAttributes) PrefixListId() terra.StringValue + func (tgrtr ExplanationsTransitGatewayRouteTableRouteAttributes) ResourceId() terra.StringValue + func (tgrtr ExplanationsTransitGatewayRouteTableRouteAttributes) ResourceType() terra.StringValue + func (tgrtr ExplanationsTransitGatewayRouteTableRouteAttributes) RouteOrigin() terra.StringValue + func (tgrtr ExplanationsTransitGatewayRouteTableRouteAttributes) State() terra.StringValue + type ExplanationsTransitGatewayRouteTableRouteState struct + AttachmentId string + DestinationCidr string + PrefixListId string + ResourceId string + ResourceType string + RouteOrigin string + State string + type ExplanationsTransitGatewayRouteTableState struct + Arn string + Id string + Name string + type ExplanationsTransitGatewayState struct + Arn string + Id string + Name string + type ExplanationsVpcAttributes struct + func (v ExplanationsVpcAttributes) Arn() terra.StringValue + func (v ExplanationsVpcAttributes) Id() terra.StringValue + func (v ExplanationsVpcAttributes) InternalRef() (terra.Reference, error) + func (v ExplanationsVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (v ExplanationsVpcAttributes) InternalWithRef(ref terra.Reference) ExplanationsVpcAttributes + func (v ExplanationsVpcAttributes) Name() terra.StringValue + type ExplanationsVpcEndpointAttributes struct + func (ve ExplanationsVpcEndpointAttributes) Arn() terra.StringValue + func (ve ExplanationsVpcEndpointAttributes) Id() terra.StringValue + func (ve ExplanationsVpcEndpointAttributes) InternalRef() (terra.Reference, error) + func (ve ExplanationsVpcEndpointAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ve ExplanationsVpcEndpointAttributes) InternalWithRef(ref terra.Reference) ExplanationsVpcEndpointAttributes + func (ve ExplanationsVpcEndpointAttributes) Name() terra.StringValue + type ExplanationsVpcEndpointState struct + Arn string + Id string + Name string + type ExplanationsVpcPeeringConnectionAttributes struct + func (vpc ExplanationsVpcPeeringConnectionAttributes) Arn() terra.StringValue + func (vpc ExplanationsVpcPeeringConnectionAttributes) Id() terra.StringValue + func (vpc ExplanationsVpcPeeringConnectionAttributes) InternalRef() (terra.Reference, error) + func (vpc ExplanationsVpcPeeringConnectionAttributes) InternalTokens() (hclwrite.Tokens, error) + func (vpc ExplanationsVpcPeeringConnectionAttributes) InternalWithRef(ref terra.Reference) ExplanationsVpcPeeringConnectionAttributes + func (vpc ExplanationsVpcPeeringConnectionAttributes) Name() terra.StringValue + type ExplanationsVpcPeeringConnectionState struct + Arn string + Id string + Name string + type ExplanationsVpcState struct + Arn string + Id string + Name string + type ExplanationsVpnConnectionAttributes struct + func (vc ExplanationsVpnConnectionAttributes) Arn() terra.StringValue + func (vc ExplanationsVpnConnectionAttributes) Id() terra.StringValue + func (vc ExplanationsVpnConnectionAttributes) InternalRef() (terra.Reference, error) + func (vc ExplanationsVpnConnectionAttributes) InternalTokens() (hclwrite.Tokens, error) + func (vc ExplanationsVpnConnectionAttributes) InternalWithRef(ref terra.Reference) ExplanationsVpnConnectionAttributes + func (vc ExplanationsVpnConnectionAttributes) Name() terra.StringValue + type ExplanationsVpnConnectionState struct + Arn string + Id string + Name string + type ExplanationsVpnGatewayAttributes struct + func (vg ExplanationsVpnGatewayAttributes) Arn() terra.StringValue + func (vg ExplanationsVpnGatewayAttributes) Id() terra.StringValue + func (vg ExplanationsVpnGatewayAttributes) InternalRef() (terra.Reference, error) + func (vg ExplanationsVpnGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (vg ExplanationsVpnGatewayAttributes) InternalWithRef(ref terra.Reference) ExplanationsVpnGatewayAttributes + func (vg ExplanationsVpnGatewayAttributes) Name() terra.StringValue + type ExplanationsVpnGatewayState struct + Arn string + Id string + Name string + type ForwardPathComponentsAclRuleAttributes struct + func (ar ForwardPathComponentsAclRuleAttributes) Cidr() terra.StringValue + func (ar ForwardPathComponentsAclRuleAttributes) Egress() terra.BoolValue + func (ar ForwardPathComponentsAclRuleAttributes) InternalRef() (terra.Reference, error) + func (ar ForwardPathComponentsAclRuleAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ar ForwardPathComponentsAclRuleAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsAclRuleAttributes + func (ar ForwardPathComponentsAclRuleAttributes) PortRange() terra.ListValue[ForwardPathComponentsAclRulePortRangeAttributes] + func (ar ForwardPathComponentsAclRuleAttributes) Protocol() terra.StringValue + func (ar ForwardPathComponentsAclRuleAttributes) RuleAction() terra.StringValue + func (ar ForwardPathComponentsAclRuleAttributes) RuleNumber() terra.NumberValue + type ForwardPathComponentsAclRulePortRangeAttributes struct + func (pr ForwardPathComponentsAclRulePortRangeAttributes) From() terra.NumberValue + func (pr ForwardPathComponentsAclRulePortRangeAttributes) InternalRef() (terra.Reference, error) + func (pr ForwardPathComponentsAclRulePortRangeAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr ForwardPathComponentsAclRulePortRangeAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsAclRulePortRangeAttributes + func (pr ForwardPathComponentsAclRulePortRangeAttributes) To() terra.NumberValue + type ForwardPathComponentsAclRulePortRangeState struct + From float64 + To float64 + type ForwardPathComponentsAclRuleState struct + Cidr string + Egress bool + PortRange []ForwardPathComponentsAclRulePortRangeState + Protocol string + RuleAction string + RuleNumber float64 + type ForwardPathComponentsAdditionalDetailsAttributes struct + func (ad ForwardPathComponentsAdditionalDetailsAttributes) AdditionalDetailType() terra.StringValue + func (ad ForwardPathComponentsAdditionalDetailsAttributes) Component() terra.ListValue[ForwardPathComponentsAdditionalDetailsComponentAttributes] + func (ad ForwardPathComponentsAdditionalDetailsAttributes) InternalRef() (terra.Reference, error) + func (ad ForwardPathComponentsAdditionalDetailsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ad ForwardPathComponentsAdditionalDetailsAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsAdditionalDetailsAttributes + type ForwardPathComponentsAdditionalDetailsComponentAttributes struct + func (c ForwardPathComponentsAdditionalDetailsComponentAttributes) Arn() terra.StringValue + func (c ForwardPathComponentsAdditionalDetailsComponentAttributes) Id() terra.StringValue + func (c ForwardPathComponentsAdditionalDetailsComponentAttributes) InternalRef() (terra.Reference, error) + func (c ForwardPathComponentsAdditionalDetailsComponentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (c ForwardPathComponentsAdditionalDetailsComponentAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsAdditionalDetailsComponentAttributes + func (c ForwardPathComponentsAdditionalDetailsComponentAttributes) Name() terra.StringValue + type ForwardPathComponentsAdditionalDetailsComponentState struct + Arn string + Id string + Name string + type ForwardPathComponentsAdditionalDetailsState struct + AdditionalDetailType string + Component []ForwardPathComponentsAdditionalDetailsComponentState + type ForwardPathComponentsAttachedToAttributes struct + func (at ForwardPathComponentsAttachedToAttributes) Arn() terra.StringValue + func (at ForwardPathComponentsAttachedToAttributes) Id() terra.StringValue + func (at ForwardPathComponentsAttachedToAttributes) InternalRef() (terra.Reference, error) + func (at ForwardPathComponentsAttachedToAttributes) InternalTokens() (hclwrite.Tokens, error) + func (at ForwardPathComponentsAttachedToAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsAttachedToAttributes + func (at ForwardPathComponentsAttachedToAttributes) Name() terra.StringValue + type ForwardPathComponentsAttachedToState struct + Arn string + Id string + Name string + type ForwardPathComponentsAttributes struct + func (fpc ForwardPathComponentsAttributes) AclRule() terra.ListValue[ForwardPathComponentsAclRuleAttributes] + func (fpc ForwardPathComponentsAttributes) AdditionalDetails() terra.ListValue[ForwardPathComponentsAdditionalDetailsAttributes] + func (fpc ForwardPathComponentsAttributes) AttachedTo() terra.ListValue[ForwardPathComponentsAttachedToAttributes] + func (fpc ForwardPathComponentsAttributes) Component() terra.ListValue[ForwardPathComponentsComponentAttributes] + func (fpc ForwardPathComponentsAttributes) DestinationVpc() terra.ListValue[ForwardPathComponentsDestinationVpcAttributes] + func (fpc ForwardPathComponentsAttributes) InboundHeader() terra.ListValue[ForwardPathComponentsInboundHeaderAttributes] + func (fpc ForwardPathComponentsAttributes) InternalRef() (terra.Reference, error) + func (fpc ForwardPathComponentsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (fpc ForwardPathComponentsAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsAttributes + func (fpc ForwardPathComponentsAttributes) OutboundHeader() terra.ListValue[ForwardPathComponentsOutboundHeaderAttributes] + func (fpc ForwardPathComponentsAttributes) RouteTableRoute() terra.ListValue[ForwardPathComponentsRouteTableRouteAttributes] + func (fpc ForwardPathComponentsAttributes) SecurityGroupRule() terra.ListValue[ForwardPathComponentsSecurityGroupRuleAttributes] + func (fpc ForwardPathComponentsAttributes) SequenceNumber() terra.NumberValue + func (fpc ForwardPathComponentsAttributes) SourceVpc() terra.ListValue[ForwardPathComponentsSourceVpcAttributes] + func (fpc ForwardPathComponentsAttributes) Subnet() terra.ListValue[ForwardPathComponentsSubnetAttributes] + func (fpc ForwardPathComponentsAttributes) TransitGateway() terra.ListValue[ForwardPathComponentsTransitGatewayAttributes] + func (fpc ForwardPathComponentsAttributes) TransitGatewayRouteTableRoute() terra.ListValue[ForwardPathComponentsTransitGatewayRouteTableRouteAttributes] + func (fpc ForwardPathComponentsAttributes) Vpc() terra.ListValue[ForwardPathComponentsVpcAttributes] + type ForwardPathComponentsComponentAttributes struct + func (c ForwardPathComponentsComponentAttributes) Arn() terra.StringValue + func (c ForwardPathComponentsComponentAttributes) Id() terra.StringValue + func (c ForwardPathComponentsComponentAttributes) InternalRef() (terra.Reference, error) + func (c ForwardPathComponentsComponentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (c ForwardPathComponentsComponentAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsComponentAttributes + func (c ForwardPathComponentsComponentAttributes) Name() terra.StringValue + type ForwardPathComponentsComponentState struct + Arn string + Id string + Name string + type ForwardPathComponentsDestinationVpcAttributes struct + func (dv ForwardPathComponentsDestinationVpcAttributes) Arn() terra.StringValue + func (dv ForwardPathComponentsDestinationVpcAttributes) Id() terra.StringValue + func (dv ForwardPathComponentsDestinationVpcAttributes) InternalRef() (terra.Reference, error) + func (dv ForwardPathComponentsDestinationVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dv ForwardPathComponentsDestinationVpcAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsDestinationVpcAttributes + func (dv ForwardPathComponentsDestinationVpcAttributes) Name() terra.StringValue + type ForwardPathComponentsDestinationVpcState struct + Arn string + Id string + Name string + type ForwardPathComponentsInboundHeaderAttributes struct + func (ih ForwardPathComponentsInboundHeaderAttributes) DestinationAddresses() terra.ListValue[terra.StringValue] + func (ih ForwardPathComponentsInboundHeaderAttributes) DestinationPortRanges() ... + func (ih ForwardPathComponentsInboundHeaderAttributes) InternalRef() (terra.Reference, error) + func (ih ForwardPathComponentsInboundHeaderAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ih ForwardPathComponentsInboundHeaderAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsInboundHeaderAttributes + func (ih ForwardPathComponentsInboundHeaderAttributes) Protocol() terra.StringValue + func (ih ForwardPathComponentsInboundHeaderAttributes) SourceAddresses() terra.ListValue[terra.StringValue] + func (ih ForwardPathComponentsInboundHeaderAttributes) SourcePortRanges() terra.ListValue[ForwardPathComponentsInboundHeaderSourcePortRangesAttributes] + type ForwardPathComponentsInboundHeaderDestinationPortRangesAttributes struct + func (dpr ForwardPathComponentsInboundHeaderDestinationPortRangesAttributes) From() terra.NumberValue + func (dpr ForwardPathComponentsInboundHeaderDestinationPortRangesAttributes) InternalRef() (terra.Reference, error) + func (dpr ForwardPathComponentsInboundHeaderDestinationPortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dpr ForwardPathComponentsInboundHeaderDestinationPortRangesAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsInboundHeaderDestinationPortRangesAttributes + func (dpr ForwardPathComponentsInboundHeaderDestinationPortRangesAttributes) To() terra.NumberValue + type ForwardPathComponentsInboundHeaderDestinationPortRangesState struct + From float64 + To float64 + type ForwardPathComponentsInboundHeaderSourcePortRangesAttributes struct + func (spr ForwardPathComponentsInboundHeaderSourcePortRangesAttributes) From() terra.NumberValue + func (spr ForwardPathComponentsInboundHeaderSourcePortRangesAttributes) InternalRef() (terra.Reference, error) + func (spr ForwardPathComponentsInboundHeaderSourcePortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (spr ForwardPathComponentsInboundHeaderSourcePortRangesAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsInboundHeaderSourcePortRangesAttributes + func (spr ForwardPathComponentsInboundHeaderSourcePortRangesAttributes) To() terra.NumberValue + type ForwardPathComponentsInboundHeaderSourcePortRangesState struct + From float64 + To float64 + type ForwardPathComponentsInboundHeaderState struct + DestinationAddresses []string + DestinationPortRanges []ForwardPathComponentsInboundHeaderDestinationPortRangesState + Protocol string + SourceAddresses []string + SourcePortRanges []ForwardPathComponentsInboundHeaderSourcePortRangesState + type ForwardPathComponentsOutboundHeaderAttributes struct + func (oh ForwardPathComponentsOutboundHeaderAttributes) DestinationAddresses() terra.ListValue[terra.StringValue] + func (oh ForwardPathComponentsOutboundHeaderAttributes) DestinationPortRanges() ... + func (oh ForwardPathComponentsOutboundHeaderAttributes) InternalRef() (terra.Reference, error) + func (oh ForwardPathComponentsOutboundHeaderAttributes) InternalTokens() (hclwrite.Tokens, error) + func (oh ForwardPathComponentsOutboundHeaderAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsOutboundHeaderAttributes + func (oh ForwardPathComponentsOutboundHeaderAttributes) Protocol() terra.StringValue + func (oh ForwardPathComponentsOutboundHeaderAttributes) SourceAddresses() terra.ListValue[terra.StringValue] + func (oh ForwardPathComponentsOutboundHeaderAttributes) SourcePortRanges() terra.ListValue[ForwardPathComponentsOutboundHeaderSourcePortRangesAttributes] + type ForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes struct + func (dpr ForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes) From() terra.NumberValue + func (dpr ForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes) InternalRef() (terra.Reference, error) + func (dpr ForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dpr ForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes + func (dpr ForwardPathComponentsOutboundHeaderDestinationPortRangesAttributes) To() terra.NumberValue + type ForwardPathComponentsOutboundHeaderDestinationPortRangesState struct + From float64 + To float64 + type ForwardPathComponentsOutboundHeaderSourcePortRangesAttributes struct + func (spr ForwardPathComponentsOutboundHeaderSourcePortRangesAttributes) From() terra.NumberValue + func (spr ForwardPathComponentsOutboundHeaderSourcePortRangesAttributes) InternalRef() (terra.Reference, error) + func (spr ForwardPathComponentsOutboundHeaderSourcePortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (spr ForwardPathComponentsOutboundHeaderSourcePortRangesAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsOutboundHeaderSourcePortRangesAttributes + func (spr ForwardPathComponentsOutboundHeaderSourcePortRangesAttributes) To() terra.NumberValue + type ForwardPathComponentsOutboundHeaderSourcePortRangesState struct + From float64 + To float64 + type ForwardPathComponentsOutboundHeaderState struct + DestinationAddresses []string + DestinationPortRanges []ForwardPathComponentsOutboundHeaderDestinationPortRangesState + Protocol string + SourceAddresses []string + SourcePortRanges []ForwardPathComponentsOutboundHeaderSourcePortRangesState + type ForwardPathComponentsRouteTableRouteAttributes struct + func (rtr ForwardPathComponentsRouteTableRouteAttributes) DestinationCidr() terra.StringValue + func (rtr ForwardPathComponentsRouteTableRouteAttributes) DestinationPrefixListId() terra.StringValue + func (rtr ForwardPathComponentsRouteTableRouteAttributes) EgressOnlyInternetGatewayId() terra.StringValue + func (rtr ForwardPathComponentsRouteTableRouteAttributes) GatewayId() terra.StringValue + func (rtr ForwardPathComponentsRouteTableRouteAttributes) InstanceId() terra.StringValue + func (rtr ForwardPathComponentsRouteTableRouteAttributes) InternalRef() (terra.Reference, error) + func (rtr ForwardPathComponentsRouteTableRouteAttributes) InternalTokens() (hclwrite.Tokens, error) + func (rtr ForwardPathComponentsRouteTableRouteAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsRouteTableRouteAttributes + func (rtr ForwardPathComponentsRouteTableRouteAttributes) NatGatewayId() terra.StringValue + func (rtr ForwardPathComponentsRouteTableRouteAttributes) NetworkInterfaceId() terra.StringValue + func (rtr ForwardPathComponentsRouteTableRouteAttributes) Origin() terra.StringValue + func (rtr ForwardPathComponentsRouteTableRouteAttributes) TransitGatewayId() terra.StringValue + func (rtr ForwardPathComponentsRouteTableRouteAttributes) VpcPeeringConnectionId() terra.StringValue + type ForwardPathComponentsRouteTableRouteState struct + DestinationCidr string + DestinationPrefixListId string + EgressOnlyInternetGatewayId string + GatewayId string + InstanceId string + NatGatewayId string + NetworkInterfaceId string + Origin string + TransitGatewayId string + VpcPeeringConnectionId string + type ForwardPathComponentsSecurityGroupRuleAttributes struct + func (sgr ForwardPathComponentsSecurityGroupRuleAttributes) Cidr() terra.StringValue + func (sgr ForwardPathComponentsSecurityGroupRuleAttributes) Direction() terra.StringValue + func (sgr ForwardPathComponentsSecurityGroupRuleAttributes) InternalRef() (terra.Reference, error) + func (sgr ForwardPathComponentsSecurityGroupRuleAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sgr ForwardPathComponentsSecurityGroupRuleAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsSecurityGroupRuleAttributes + func (sgr ForwardPathComponentsSecurityGroupRuleAttributes) PortRange() terra.ListValue[ForwardPathComponentsSecurityGroupRulePortRangeAttributes] + func (sgr ForwardPathComponentsSecurityGroupRuleAttributes) PrefixListId() terra.StringValue + func (sgr ForwardPathComponentsSecurityGroupRuleAttributes) Protocol() terra.StringValue + func (sgr ForwardPathComponentsSecurityGroupRuleAttributes) SecurityGroupId() terra.StringValue + type ForwardPathComponentsSecurityGroupRulePortRangeAttributes struct + func (pr ForwardPathComponentsSecurityGroupRulePortRangeAttributes) From() terra.NumberValue + func (pr ForwardPathComponentsSecurityGroupRulePortRangeAttributes) InternalRef() (terra.Reference, error) + func (pr ForwardPathComponentsSecurityGroupRulePortRangeAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr ForwardPathComponentsSecurityGroupRulePortRangeAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsSecurityGroupRulePortRangeAttributes + func (pr ForwardPathComponentsSecurityGroupRulePortRangeAttributes) To() terra.NumberValue + type ForwardPathComponentsSecurityGroupRulePortRangeState struct + From float64 + To float64 + type ForwardPathComponentsSecurityGroupRuleState struct + Cidr string + Direction string + PortRange []ForwardPathComponentsSecurityGroupRulePortRangeState + PrefixListId string + Protocol string + SecurityGroupId string + type ForwardPathComponentsSourceVpcAttributes struct + func (sv ForwardPathComponentsSourceVpcAttributes) Arn() terra.StringValue + func (sv ForwardPathComponentsSourceVpcAttributes) Id() terra.StringValue + func (sv ForwardPathComponentsSourceVpcAttributes) InternalRef() (terra.Reference, error) + func (sv ForwardPathComponentsSourceVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sv ForwardPathComponentsSourceVpcAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsSourceVpcAttributes + func (sv ForwardPathComponentsSourceVpcAttributes) Name() terra.StringValue + type ForwardPathComponentsSourceVpcState struct + Arn string + Id string + Name string + type ForwardPathComponentsState struct + AclRule []ForwardPathComponentsAclRuleState + AdditionalDetails []ForwardPathComponentsAdditionalDetailsState + AttachedTo []ForwardPathComponentsAttachedToState + Component []ForwardPathComponentsComponentState + DestinationVpc []ForwardPathComponentsDestinationVpcState + InboundHeader []ForwardPathComponentsInboundHeaderState + OutboundHeader []ForwardPathComponentsOutboundHeaderState + RouteTableRoute []ForwardPathComponentsRouteTableRouteState + SecurityGroupRule []ForwardPathComponentsSecurityGroupRuleState + SequenceNumber float64 + SourceVpc []ForwardPathComponentsSourceVpcState + Subnet []ForwardPathComponentsSubnetState + TransitGateway []ForwardPathComponentsTransitGatewayState + TransitGatewayRouteTableRoute []ForwardPathComponentsTransitGatewayRouteTableRouteState + Vpc []ForwardPathComponentsVpcState + type ForwardPathComponentsSubnetAttributes struct + func (s ForwardPathComponentsSubnetAttributes) Arn() terra.StringValue + func (s ForwardPathComponentsSubnetAttributes) Id() terra.StringValue + func (s ForwardPathComponentsSubnetAttributes) InternalRef() (terra.Reference, error) + func (s ForwardPathComponentsSubnetAttributes) InternalTokens() (hclwrite.Tokens, error) + func (s ForwardPathComponentsSubnetAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsSubnetAttributes + func (s ForwardPathComponentsSubnetAttributes) Name() terra.StringValue + type ForwardPathComponentsSubnetState struct + Arn string + Id string + Name string + type ForwardPathComponentsTransitGatewayAttributes struct + func (tg ForwardPathComponentsTransitGatewayAttributes) Arn() terra.StringValue + func (tg ForwardPathComponentsTransitGatewayAttributes) Id() terra.StringValue + func (tg ForwardPathComponentsTransitGatewayAttributes) InternalRef() (terra.Reference, error) + func (tg ForwardPathComponentsTransitGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tg ForwardPathComponentsTransitGatewayAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsTransitGatewayAttributes + func (tg ForwardPathComponentsTransitGatewayAttributes) Name() terra.StringValue + type ForwardPathComponentsTransitGatewayRouteTableRouteAttributes struct + func (tgrtr ForwardPathComponentsTransitGatewayRouteTableRouteAttributes) AttachmentId() terra.StringValue + func (tgrtr ForwardPathComponentsTransitGatewayRouteTableRouteAttributes) DestinationCidr() terra.StringValue + func (tgrtr ForwardPathComponentsTransitGatewayRouteTableRouteAttributes) InternalRef() (terra.Reference, error) + func (tgrtr ForwardPathComponentsTransitGatewayRouteTableRouteAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tgrtr ForwardPathComponentsTransitGatewayRouteTableRouteAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsTransitGatewayRouteTableRouteAttributes + func (tgrtr ForwardPathComponentsTransitGatewayRouteTableRouteAttributes) PrefixListId() terra.StringValue + func (tgrtr ForwardPathComponentsTransitGatewayRouteTableRouteAttributes) ResourceId() terra.StringValue + func (tgrtr ForwardPathComponentsTransitGatewayRouteTableRouteAttributes) ResourceType() terra.StringValue + func (tgrtr ForwardPathComponentsTransitGatewayRouteTableRouteAttributes) RouteOrigin() terra.StringValue + func (tgrtr ForwardPathComponentsTransitGatewayRouteTableRouteAttributes) State() terra.StringValue + type ForwardPathComponentsTransitGatewayRouteTableRouteState struct + AttachmentId string + DestinationCidr string + PrefixListId string + ResourceId string + ResourceType string + RouteOrigin string + State string + type ForwardPathComponentsTransitGatewayState struct + Arn string + Id string + Name string + type ForwardPathComponentsVpcAttributes struct + func (v ForwardPathComponentsVpcAttributes) Arn() terra.StringValue + func (v ForwardPathComponentsVpcAttributes) Id() terra.StringValue + func (v ForwardPathComponentsVpcAttributes) InternalRef() (terra.Reference, error) + func (v ForwardPathComponentsVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (v ForwardPathComponentsVpcAttributes) InternalWithRef(ref terra.Reference) ForwardPathComponentsVpcAttributes + func (v ForwardPathComponentsVpcAttributes) Name() terra.StringValue + type ForwardPathComponentsVpcState struct + Arn string + Id string + Name string + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (aenia *Resource) Attributes() awsEc2NetworkInsightsAnalysisAttributes + func (aenia *Resource) Configuration() interface{} + func (aenia *Resource) DependOn() terra.Reference + func (aenia *Resource) Dependencies() terra.Dependencies + func (aenia *Resource) ImportState(state io.Reader) error + func (aenia *Resource) LifecycleManagement() *terra.Lifecycle + func (aenia *Resource) LocalName() string + func (aenia *Resource) State() (*awsEc2NetworkInsightsAnalysisState, bool) + func (aenia *Resource) StateMust() *awsEc2NetworkInsightsAnalysisState + func (aenia *Resource) Type() string + type ReturnPathComponentsAclRuleAttributes struct + func (ar ReturnPathComponentsAclRuleAttributes) Cidr() terra.StringValue + func (ar ReturnPathComponentsAclRuleAttributes) Egress() terra.BoolValue + func (ar ReturnPathComponentsAclRuleAttributes) InternalRef() (terra.Reference, error) + func (ar ReturnPathComponentsAclRuleAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ar ReturnPathComponentsAclRuleAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsAclRuleAttributes + func (ar ReturnPathComponentsAclRuleAttributes) PortRange() terra.ListValue[ReturnPathComponentsAclRulePortRangeAttributes] + func (ar ReturnPathComponentsAclRuleAttributes) Protocol() terra.StringValue + func (ar ReturnPathComponentsAclRuleAttributes) RuleAction() terra.StringValue + func (ar ReturnPathComponentsAclRuleAttributes) RuleNumber() terra.NumberValue + type ReturnPathComponentsAclRulePortRangeAttributes struct + func (pr ReturnPathComponentsAclRulePortRangeAttributes) From() terra.NumberValue + func (pr ReturnPathComponentsAclRulePortRangeAttributes) InternalRef() (terra.Reference, error) + func (pr ReturnPathComponentsAclRulePortRangeAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr ReturnPathComponentsAclRulePortRangeAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsAclRulePortRangeAttributes + func (pr ReturnPathComponentsAclRulePortRangeAttributes) To() terra.NumberValue + type ReturnPathComponentsAclRulePortRangeState struct + From float64 + To float64 + type ReturnPathComponentsAclRuleState struct + Cidr string + Egress bool + PortRange []ReturnPathComponentsAclRulePortRangeState + Protocol string + RuleAction string + RuleNumber float64 + type ReturnPathComponentsAdditionalDetailsAttributes struct + func (ad ReturnPathComponentsAdditionalDetailsAttributes) AdditionalDetailType() terra.StringValue + func (ad ReturnPathComponentsAdditionalDetailsAttributes) Component() terra.ListValue[ReturnPathComponentsAdditionalDetailsComponentAttributes] + func (ad ReturnPathComponentsAdditionalDetailsAttributes) InternalRef() (terra.Reference, error) + func (ad ReturnPathComponentsAdditionalDetailsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ad ReturnPathComponentsAdditionalDetailsAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsAdditionalDetailsAttributes + type ReturnPathComponentsAdditionalDetailsComponentAttributes struct + func (c ReturnPathComponentsAdditionalDetailsComponentAttributes) Arn() terra.StringValue + func (c ReturnPathComponentsAdditionalDetailsComponentAttributes) Id() terra.StringValue + func (c ReturnPathComponentsAdditionalDetailsComponentAttributes) InternalRef() (terra.Reference, error) + func (c ReturnPathComponentsAdditionalDetailsComponentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (c ReturnPathComponentsAdditionalDetailsComponentAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsAdditionalDetailsComponentAttributes + func (c ReturnPathComponentsAdditionalDetailsComponentAttributes) Name() terra.StringValue + type ReturnPathComponentsAdditionalDetailsComponentState struct + Arn string + Id string + Name string + type ReturnPathComponentsAdditionalDetailsState struct + AdditionalDetailType string + Component []ReturnPathComponentsAdditionalDetailsComponentState + type ReturnPathComponentsAttachedToAttributes struct + func (at ReturnPathComponentsAttachedToAttributes) Arn() terra.StringValue + func (at ReturnPathComponentsAttachedToAttributes) Id() terra.StringValue + func (at ReturnPathComponentsAttachedToAttributes) InternalRef() (terra.Reference, error) + func (at ReturnPathComponentsAttachedToAttributes) InternalTokens() (hclwrite.Tokens, error) + func (at ReturnPathComponentsAttachedToAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsAttachedToAttributes + func (at ReturnPathComponentsAttachedToAttributes) Name() terra.StringValue + type ReturnPathComponentsAttachedToState struct + Arn string + Id string + Name string + type ReturnPathComponentsAttributes struct + func (rpc ReturnPathComponentsAttributes) AclRule() terra.ListValue[ReturnPathComponentsAclRuleAttributes] + func (rpc ReturnPathComponentsAttributes) AdditionalDetails() terra.ListValue[ReturnPathComponentsAdditionalDetailsAttributes] + func (rpc ReturnPathComponentsAttributes) AttachedTo() terra.ListValue[ReturnPathComponentsAttachedToAttributes] + func (rpc ReturnPathComponentsAttributes) Component() terra.ListValue[ReturnPathComponentsComponentAttributes] + func (rpc ReturnPathComponentsAttributes) DestinationVpc() terra.ListValue[ReturnPathComponentsDestinationVpcAttributes] + func (rpc ReturnPathComponentsAttributes) InboundHeader() terra.ListValue[ReturnPathComponentsInboundHeaderAttributes] + func (rpc ReturnPathComponentsAttributes) InternalRef() (terra.Reference, error) + func (rpc ReturnPathComponentsAttributes) InternalTokens() (hclwrite.Tokens, error) + func (rpc ReturnPathComponentsAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsAttributes + func (rpc ReturnPathComponentsAttributes) OutboundHeader() terra.ListValue[ReturnPathComponentsOutboundHeaderAttributes] + func (rpc ReturnPathComponentsAttributes) RouteTableRoute() terra.ListValue[ReturnPathComponentsRouteTableRouteAttributes] + func (rpc ReturnPathComponentsAttributes) SecurityGroupRule() terra.ListValue[ReturnPathComponentsSecurityGroupRuleAttributes] + func (rpc ReturnPathComponentsAttributes) SequenceNumber() terra.NumberValue + func (rpc ReturnPathComponentsAttributes) SourceVpc() terra.ListValue[ReturnPathComponentsSourceVpcAttributes] + func (rpc ReturnPathComponentsAttributes) Subnet() terra.ListValue[ReturnPathComponentsSubnetAttributes] + func (rpc ReturnPathComponentsAttributes) TransitGateway() terra.ListValue[ReturnPathComponentsTransitGatewayAttributes] + func (rpc ReturnPathComponentsAttributes) TransitGatewayRouteTableRoute() terra.ListValue[ReturnPathComponentsTransitGatewayRouteTableRouteAttributes] + func (rpc ReturnPathComponentsAttributes) Vpc() terra.ListValue[ReturnPathComponentsVpcAttributes] + type ReturnPathComponentsComponentAttributes struct + func (c ReturnPathComponentsComponentAttributes) Arn() terra.StringValue + func (c ReturnPathComponentsComponentAttributes) Id() terra.StringValue + func (c ReturnPathComponentsComponentAttributes) InternalRef() (terra.Reference, error) + func (c ReturnPathComponentsComponentAttributes) InternalTokens() (hclwrite.Tokens, error) + func (c ReturnPathComponentsComponentAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsComponentAttributes + func (c ReturnPathComponentsComponentAttributes) Name() terra.StringValue + type ReturnPathComponentsComponentState struct + Arn string + Id string + Name string + type ReturnPathComponentsDestinationVpcAttributes struct + func (dv ReturnPathComponentsDestinationVpcAttributes) Arn() terra.StringValue + func (dv ReturnPathComponentsDestinationVpcAttributes) Id() terra.StringValue + func (dv ReturnPathComponentsDestinationVpcAttributes) InternalRef() (terra.Reference, error) + func (dv ReturnPathComponentsDestinationVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dv ReturnPathComponentsDestinationVpcAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsDestinationVpcAttributes + func (dv ReturnPathComponentsDestinationVpcAttributes) Name() terra.StringValue + type ReturnPathComponentsDestinationVpcState struct + Arn string + Id string + Name string + type ReturnPathComponentsInboundHeaderAttributes struct + func (ih ReturnPathComponentsInboundHeaderAttributes) DestinationAddresses() terra.ListValue[terra.StringValue] + func (ih ReturnPathComponentsInboundHeaderAttributes) DestinationPortRanges() ... + func (ih ReturnPathComponentsInboundHeaderAttributes) InternalRef() (terra.Reference, error) + func (ih ReturnPathComponentsInboundHeaderAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ih ReturnPathComponentsInboundHeaderAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsInboundHeaderAttributes + func (ih ReturnPathComponentsInboundHeaderAttributes) Protocol() terra.StringValue + func (ih ReturnPathComponentsInboundHeaderAttributes) SourceAddresses() terra.ListValue[terra.StringValue] + func (ih ReturnPathComponentsInboundHeaderAttributes) SourcePortRanges() terra.ListValue[ReturnPathComponentsInboundHeaderSourcePortRangesAttributes] + type ReturnPathComponentsInboundHeaderDestinationPortRangesAttributes struct + func (dpr ReturnPathComponentsInboundHeaderDestinationPortRangesAttributes) From() terra.NumberValue + func (dpr ReturnPathComponentsInboundHeaderDestinationPortRangesAttributes) InternalRef() (terra.Reference, error) + func (dpr ReturnPathComponentsInboundHeaderDestinationPortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dpr ReturnPathComponentsInboundHeaderDestinationPortRangesAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsInboundHeaderDestinationPortRangesAttributes + func (dpr ReturnPathComponentsInboundHeaderDestinationPortRangesAttributes) To() terra.NumberValue + type ReturnPathComponentsInboundHeaderDestinationPortRangesState struct + From float64 + To float64 + type ReturnPathComponentsInboundHeaderSourcePortRangesAttributes struct + func (spr ReturnPathComponentsInboundHeaderSourcePortRangesAttributes) From() terra.NumberValue + func (spr ReturnPathComponentsInboundHeaderSourcePortRangesAttributes) InternalRef() (terra.Reference, error) + func (spr ReturnPathComponentsInboundHeaderSourcePortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (spr ReturnPathComponentsInboundHeaderSourcePortRangesAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsInboundHeaderSourcePortRangesAttributes + func (spr ReturnPathComponentsInboundHeaderSourcePortRangesAttributes) To() terra.NumberValue + type ReturnPathComponentsInboundHeaderSourcePortRangesState struct + From float64 + To float64 + type ReturnPathComponentsInboundHeaderState struct + DestinationAddresses []string + DestinationPortRanges []ReturnPathComponentsInboundHeaderDestinationPortRangesState + Protocol string + SourceAddresses []string + SourcePortRanges []ReturnPathComponentsInboundHeaderSourcePortRangesState + type ReturnPathComponentsOutboundHeaderAttributes struct + func (oh ReturnPathComponentsOutboundHeaderAttributes) DestinationAddresses() terra.ListValue[terra.StringValue] + func (oh ReturnPathComponentsOutboundHeaderAttributes) DestinationPortRanges() ... + func (oh ReturnPathComponentsOutboundHeaderAttributes) InternalRef() (terra.Reference, error) + func (oh ReturnPathComponentsOutboundHeaderAttributes) InternalTokens() (hclwrite.Tokens, error) + func (oh ReturnPathComponentsOutboundHeaderAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsOutboundHeaderAttributes + func (oh ReturnPathComponentsOutboundHeaderAttributes) Protocol() terra.StringValue + func (oh ReturnPathComponentsOutboundHeaderAttributes) SourceAddresses() terra.ListValue[terra.StringValue] + func (oh ReturnPathComponentsOutboundHeaderAttributes) SourcePortRanges() terra.ListValue[ReturnPathComponentsOutboundHeaderSourcePortRangesAttributes] + type ReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes struct + func (dpr ReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes) From() terra.NumberValue + func (dpr ReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes) InternalRef() (terra.Reference, error) + func (dpr ReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (dpr ReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes + func (dpr ReturnPathComponentsOutboundHeaderDestinationPortRangesAttributes) To() terra.NumberValue + type ReturnPathComponentsOutboundHeaderDestinationPortRangesState struct + From float64 + To float64 + type ReturnPathComponentsOutboundHeaderSourcePortRangesAttributes struct + func (spr ReturnPathComponentsOutboundHeaderSourcePortRangesAttributes) From() terra.NumberValue + func (spr ReturnPathComponentsOutboundHeaderSourcePortRangesAttributes) InternalRef() (terra.Reference, error) + func (spr ReturnPathComponentsOutboundHeaderSourcePortRangesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (spr ReturnPathComponentsOutboundHeaderSourcePortRangesAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsOutboundHeaderSourcePortRangesAttributes + func (spr ReturnPathComponentsOutboundHeaderSourcePortRangesAttributes) To() terra.NumberValue + type ReturnPathComponentsOutboundHeaderSourcePortRangesState struct + From float64 + To float64 + type ReturnPathComponentsOutboundHeaderState struct + DestinationAddresses []string + DestinationPortRanges []ReturnPathComponentsOutboundHeaderDestinationPortRangesState + Protocol string + SourceAddresses []string + SourcePortRanges []ReturnPathComponentsOutboundHeaderSourcePortRangesState + type ReturnPathComponentsRouteTableRouteAttributes struct + func (rtr ReturnPathComponentsRouteTableRouteAttributes) DestinationCidr() terra.StringValue + func (rtr ReturnPathComponentsRouteTableRouteAttributes) DestinationPrefixListId() terra.StringValue + func (rtr ReturnPathComponentsRouteTableRouteAttributes) EgressOnlyInternetGatewayId() terra.StringValue + func (rtr ReturnPathComponentsRouteTableRouteAttributes) GatewayId() terra.StringValue + func (rtr ReturnPathComponentsRouteTableRouteAttributes) InstanceId() terra.StringValue + func (rtr ReturnPathComponentsRouteTableRouteAttributes) InternalRef() (terra.Reference, error) + func (rtr ReturnPathComponentsRouteTableRouteAttributes) InternalTokens() (hclwrite.Tokens, error) + func (rtr ReturnPathComponentsRouteTableRouteAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsRouteTableRouteAttributes + func (rtr ReturnPathComponentsRouteTableRouteAttributes) NatGatewayId() terra.StringValue + func (rtr ReturnPathComponentsRouteTableRouteAttributes) NetworkInterfaceId() terra.StringValue + func (rtr ReturnPathComponentsRouteTableRouteAttributes) Origin() terra.StringValue + func (rtr ReturnPathComponentsRouteTableRouteAttributes) TransitGatewayId() terra.StringValue + func (rtr ReturnPathComponentsRouteTableRouteAttributes) VpcPeeringConnectionId() terra.StringValue + type ReturnPathComponentsRouteTableRouteState struct + DestinationCidr string + DestinationPrefixListId string + EgressOnlyInternetGatewayId string + GatewayId string + InstanceId string + NatGatewayId string + NetworkInterfaceId string + Origin string + TransitGatewayId string + VpcPeeringConnectionId string + type ReturnPathComponentsSecurityGroupRuleAttributes struct + func (sgr ReturnPathComponentsSecurityGroupRuleAttributes) Cidr() terra.StringValue + func (sgr ReturnPathComponentsSecurityGroupRuleAttributes) Direction() terra.StringValue + func (sgr ReturnPathComponentsSecurityGroupRuleAttributes) InternalRef() (terra.Reference, error) + func (sgr ReturnPathComponentsSecurityGroupRuleAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sgr ReturnPathComponentsSecurityGroupRuleAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsSecurityGroupRuleAttributes + func (sgr ReturnPathComponentsSecurityGroupRuleAttributes) PortRange() terra.ListValue[ReturnPathComponentsSecurityGroupRulePortRangeAttributes] + func (sgr ReturnPathComponentsSecurityGroupRuleAttributes) PrefixListId() terra.StringValue + func (sgr ReturnPathComponentsSecurityGroupRuleAttributes) Protocol() terra.StringValue + func (sgr ReturnPathComponentsSecurityGroupRuleAttributes) SecurityGroupId() terra.StringValue + type ReturnPathComponentsSecurityGroupRulePortRangeAttributes struct + func (pr ReturnPathComponentsSecurityGroupRulePortRangeAttributes) From() terra.NumberValue + func (pr ReturnPathComponentsSecurityGroupRulePortRangeAttributes) InternalRef() (terra.Reference, error) + func (pr ReturnPathComponentsSecurityGroupRulePortRangeAttributes) InternalTokens() (hclwrite.Tokens, error) + func (pr ReturnPathComponentsSecurityGroupRulePortRangeAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsSecurityGroupRulePortRangeAttributes + func (pr ReturnPathComponentsSecurityGroupRulePortRangeAttributes) To() terra.NumberValue + type ReturnPathComponentsSecurityGroupRulePortRangeState struct + From float64 + To float64 + type ReturnPathComponentsSecurityGroupRuleState struct + Cidr string + Direction string + PortRange []ReturnPathComponentsSecurityGroupRulePortRangeState + PrefixListId string + Protocol string + SecurityGroupId string + type ReturnPathComponentsSourceVpcAttributes struct + func (sv ReturnPathComponentsSourceVpcAttributes) Arn() terra.StringValue + func (sv ReturnPathComponentsSourceVpcAttributes) Id() terra.StringValue + func (sv ReturnPathComponentsSourceVpcAttributes) InternalRef() (terra.Reference, error) + func (sv ReturnPathComponentsSourceVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (sv ReturnPathComponentsSourceVpcAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsSourceVpcAttributes + func (sv ReturnPathComponentsSourceVpcAttributes) Name() terra.StringValue + type ReturnPathComponentsSourceVpcState struct + Arn string + Id string + Name string + type ReturnPathComponentsState struct + AclRule []ReturnPathComponentsAclRuleState + AdditionalDetails []ReturnPathComponentsAdditionalDetailsState + AttachedTo []ReturnPathComponentsAttachedToState + Component []ReturnPathComponentsComponentState + DestinationVpc []ReturnPathComponentsDestinationVpcState + InboundHeader []ReturnPathComponentsInboundHeaderState + OutboundHeader []ReturnPathComponentsOutboundHeaderState + RouteTableRoute []ReturnPathComponentsRouteTableRouteState + SecurityGroupRule []ReturnPathComponentsSecurityGroupRuleState + SequenceNumber float64 + SourceVpc []ReturnPathComponentsSourceVpcState + Subnet []ReturnPathComponentsSubnetState + TransitGateway []ReturnPathComponentsTransitGatewayState + TransitGatewayRouteTableRoute []ReturnPathComponentsTransitGatewayRouteTableRouteState + Vpc []ReturnPathComponentsVpcState + type ReturnPathComponentsSubnetAttributes struct + func (s ReturnPathComponentsSubnetAttributes) Arn() terra.StringValue + func (s ReturnPathComponentsSubnetAttributes) Id() terra.StringValue + func (s ReturnPathComponentsSubnetAttributes) InternalRef() (terra.Reference, error) + func (s ReturnPathComponentsSubnetAttributes) InternalTokens() (hclwrite.Tokens, error) + func (s ReturnPathComponentsSubnetAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsSubnetAttributes + func (s ReturnPathComponentsSubnetAttributes) Name() terra.StringValue + type ReturnPathComponentsSubnetState struct + Arn string + Id string + Name string + type ReturnPathComponentsTransitGatewayAttributes struct + func (tg ReturnPathComponentsTransitGatewayAttributes) Arn() terra.StringValue + func (tg ReturnPathComponentsTransitGatewayAttributes) Id() terra.StringValue + func (tg ReturnPathComponentsTransitGatewayAttributes) InternalRef() (terra.Reference, error) + func (tg ReturnPathComponentsTransitGatewayAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tg ReturnPathComponentsTransitGatewayAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsTransitGatewayAttributes + func (tg ReturnPathComponentsTransitGatewayAttributes) Name() terra.StringValue + type ReturnPathComponentsTransitGatewayRouteTableRouteAttributes struct + func (tgrtr ReturnPathComponentsTransitGatewayRouteTableRouteAttributes) AttachmentId() terra.StringValue + func (tgrtr ReturnPathComponentsTransitGatewayRouteTableRouteAttributes) DestinationCidr() terra.StringValue + func (tgrtr ReturnPathComponentsTransitGatewayRouteTableRouteAttributes) InternalRef() (terra.Reference, error) + func (tgrtr ReturnPathComponentsTransitGatewayRouteTableRouteAttributes) InternalTokens() (hclwrite.Tokens, error) + func (tgrtr ReturnPathComponentsTransitGatewayRouteTableRouteAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsTransitGatewayRouteTableRouteAttributes + func (tgrtr ReturnPathComponentsTransitGatewayRouteTableRouteAttributes) PrefixListId() terra.StringValue + func (tgrtr ReturnPathComponentsTransitGatewayRouteTableRouteAttributes) ResourceId() terra.StringValue + func (tgrtr ReturnPathComponentsTransitGatewayRouteTableRouteAttributes) ResourceType() terra.StringValue + func (tgrtr ReturnPathComponentsTransitGatewayRouteTableRouteAttributes) RouteOrigin() terra.StringValue + func (tgrtr ReturnPathComponentsTransitGatewayRouteTableRouteAttributes) State() terra.StringValue + type ReturnPathComponentsTransitGatewayRouteTableRouteState struct + AttachmentId string + DestinationCidr string + PrefixListId string + ResourceId string + ResourceType string + RouteOrigin string + State string + type ReturnPathComponentsTransitGatewayState struct + Arn string + Id string + Name string + type ReturnPathComponentsVpcAttributes struct + func (v ReturnPathComponentsVpcAttributes) Arn() terra.StringValue + func (v ReturnPathComponentsVpcAttributes) Id() terra.StringValue + func (v ReturnPathComponentsVpcAttributes) InternalRef() (terra.Reference, error) + func (v ReturnPathComponentsVpcAttributes) InternalTokens() (hclwrite.Tokens, error) + func (v ReturnPathComponentsVpcAttributes) InternalWithRef(ref terra.Reference) ReturnPathComponentsVpcAttributes + func (v ReturnPathComponentsVpcAttributes) Name() terra.StringValue + type ReturnPathComponentsVpcState struct + Arn string + Id string + Name string