Versions in this module Expand all Collapse all v15 v15.0.0 Jun 15, 2023 Changes in this version + func Ec2ClientVpnEndpoint_IsConstruct(x interface{}) *bool + func Ec2ClientVpnEndpoint_IsTerraformElement(x interface{}) *bool + func Ec2ClientVpnEndpoint_IsTerraformResource(x interface{}) *bool + func Ec2ClientVpnEndpoint_TfResourceType() *string + func NewEc2ClientVpnEndpointAuthenticationOptionsList_Override(e Ec2ClientVpnEndpointAuthenticationOptionsList, ...) + func NewEc2ClientVpnEndpointAuthenticationOptionsOutputReference_Override(e Ec2ClientVpnEndpointAuthenticationOptionsOutputReference, ...) + func NewEc2ClientVpnEndpointClientConnectOptionsOutputReference_Override(e Ec2ClientVpnEndpointClientConnectOptionsOutputReference, ...) + func NewEc2ClientVpnEndpointClientLoginBannerOptionsOutputReference_Override(e Ec2ClientVpnEndpointClientLoginBannerOptionsOutputReference, ...) + func NewEc2ClientVpnEndpointConnectionLogOptionsOutputReference_Override(e Ec2ClientVpnEndpointConnectionLogOptionsOutputReference, ...) + func NewEc2ClientVpnEndpoint_Override(e Ec2ClientVpnEndpoint, scope constructs.Construct, id *string, ...) + type Ec2ClientVpnEndpoint interface + AddOverride func(path *string, value interface{}) + Arn func() *string + AuthenticationOptions func() Ec2ClientVpnEndpointAuthenticationOptionsList + AuthenticationOptionsInput func() interface{} + CdktfStack func() cdktf.TerraformStack + ClientCidrBlock func() *string + ClientCidrBlockInput func() *string + ClientConnectOptions func() Ec2ClientVpnEndpointClientConnectOptionsOutputReference + ClientConnectOptionsInput func() *Ec2ClientVpnEndpointClientConnectOptions + ClientLoginBannerOptions func() Ec2ClientVpnEndpointClientLoginBannerOptionsOutputReference + ClientLoginBannerOptionsInput func() *Ec2ClientVpnEndpointClientLoginBannerOptions + Connection func() interface{} + ConnectionLogOptions func() Ec2ClientVpnEndpointConnectionLogOptionsOutputReference + ConnectionLogOptionsInput func() *Ec2ClientVpnEndpointConnectionLogOptions + ConstructNodeMetadata func() *map[string]interface{} + Count func() interface{} + DependsOn func() *[]*string + Description func() *string + DescriptionInput func() *string + DnsName func() *string + DnsServers func() *[]*string + DnsServersInput func() *[]*string + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + FriendlyUniqueId func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutAuthenticationOptions func(value interface{}) + PutClientConnectOptions func(value *Ec2ClientVpnEndpointClientConnectOptions) + PutClientLoginBannerOptions func(value *Ec2ClientVpnEndpointClientLoginBannerOptions) + PutConnectionLogOptions func(value *Ec2ClientVpnEndpointConnectionLogOptions) + RawOverrides func() interface{} + ResetClientConnectOptions func() + ResetClientLoginBannerOptions func() + ResetDescription func() + ResetDnsServers func() + ResetId func() + ResetOverrideLogicalId func() + ResetSecurityGroupIds func() + ResetSelfServicePortal func() + ResetSessionTimeoutHours func() + ResetSplitTunnel func() + ResetTags func() + ResetTagsAll func() + ResetTransportProtocol func() + ResetVpcId func() + ResetVpnPort func() + SecurityGroupIds func() *[]*string + SecurityGroupIdsInput func() *[]*string + SelfServicePortal func() *string + SelfServicePortalInput func() *string + ServerCertificateArn func() *string + ServerCertificateArnInput func() *string + SessionTimeoutHours func() *float64 + SessionTimeoutHoursInput func() *float64 + SetClientCidrBlock func(val *string) + SetConnection func(val interface{}) + SetCount func(val interface{}) + SetDependsOn func(val *[]*string) + SetDescription func(val *string) + SetDnsServers func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetSecurityGroupIds func(val *[]*string) + SetSelfServicePortal func(val *string) + SetServerCertificateArn func(val *string) + SetSessionTimeoutHours func(val *float64) + SetSplitTunnel func(val interface{}) + SetTags func(val *map[string]*string) + SetTagsAll func(val *map[string]*string) + SetTransportProtocol func(val *string) + SetVpcId func(val *string) + SetVpnPort func(val *float64) + SplitTunnel func() interface{} + SplitTunnelInput func() interface{} + Status func() *string + SynthesizeAttributes func() *map[string]interface{} + Tags func() *map[string]*string + TagsAll func() *map[string]*string + TagsAllInput func() *map[string]*string + TagsInput func() *map[string]*string + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + TransportProtocol func() *string + TransportProtocolInput func() *string + VpcId func() *string + VpcIdInput func() *string + VpnPort func() *float64 + VpnPortInput func() *float64 + func NewEc2ClientVpnEndpoint(scope constructs.Construct, id *string, config *Ec2ClientVpnEndpointConfig) Ec2ClientVpnEndpoint + type Ec2ClientVpnEndpointAuthenticationOptions struct + ActiveDirectoryId *string + RootCertificateChainArn *string + SamlProviderArn *string + SelfServiceSamlProviderArn *string + Type *string + type Ec2ClientVpnEndpointAuthenticationOptionsList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) Ec2ClientVpnEndpointAuthenticationOptionsOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewEc2ClientVpnEndpointAuthenticationOptionsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) Ec2ClientVpnEndpointAuthenticationOptionsList + type Ec2ClientVpnEndpointAuthenticationOptionsOutputReference interface + ActiveDirectoryId func() *string + ActiveDirectoryIdInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetActiveDirectoryId func() + ResetRootCertificateChainArn func() + ResetSamlProviderArn func() + ResetSelfServiceSamlProviderArn func() + Resolve func(_context cdktf.IResolveContext) interface{} + RootCertificateChainArn func() *string + RootCertificateChainArnInput func() *string + SamlProviderArn func() *string + SamlProviderArnInput func() *string + SelfServiceSamlProviderArn func() *string + SelfServiceSamlProviderArnInput func() *string + SetActiveDirectoryId func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetRootCertificateChainArn func(val *string) + SetSamlProviderArn func(val *string) + SetSelfServiceSamlProviderArn func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetType func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Type func() *string + TypeInput func() *string + func NewEc2ClientVpnEndpointAuthenticationOptionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) Ec2ClientVpnEndpointAuthenticationOptionsOutputReference + type Ec2ClientVpnEndpointClientConnectOptions struct + Enabled interface{} + LambdaFunctionArn *string + type Ec2ClientVpnEndpointClientConnectOptionsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Enabled func() interface{} + EnabledInput func() interface{} + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *Ec2ClientVpnEndpointClientConnectOptions + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + LambdaFunctionArn func() *string + LambdaFunctionArnInput func() *string + ResetEnabled func() + ResetLambdaFunctionArn func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetEnabled func(val interface{}) + SetInternalValue func(val *Ec2ClientVpnEndpointClientConnectOptions) + SetLambdaFunctionArn func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewEc2ClientVpnEndpointClientConnectOptionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) Ec2ClientVpnEndpointClientConnectOptionsOutputReference + type Ec2ClientVpnEndpointClientLoginBannerOptions struct + BannerText *string + Enabled interface{} + type Ec2ClientVpnEndpointClientLoginBannerOptionsOutputReference interface + BannerText func() *string + BannerTextInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Enabled func() interface{} + EnabledInput func() interface{} + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *Ec2ClientVpnEndpointClientLoginBannerOptions + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetBannerText func() + ResetEnabled func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetBannerText func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetEnabled func(val interface{}) + SetInternalValue func(val *Ec2ClientVpnEndpointClientLoginBannerOptions) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewEc2ClientVpnEndpointClientLoginBannerOptionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) Ec2ClientVpnEndpointClientLoginBannerOptionsOutputReference + type Ec2ClientVpnEndpointConfig struct + AuthenticationOptions interface{} + ClientCidrBlock *string + ClientConnectOptions *Ec2ClientVpnEndpointClientConnectOptions + ClientLoginBannerOptions *Ec2ClientVpnEndpointClientLoginBannerOptions + Connection interface{} + ConnectionLogOptions *Ec2ClientVpnEndpointConnectionLogOptions + Count interface{} + DependsOn *[]cdktf.ITerraformDependable + Description *string + DnsServers *[]*string + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + SecurityGroupIds *[]*string + SelfServicePortal *string + ServerCertificateArn *string + SessionTimeoutHours *float64 + SplitTunnel interface{} + Tags *map[string]*string + TagsAll *map[string]*string + TransportProtocol *string + VpcId *string + VpnPort *float64 + type Ec2ClientVpnEndpointConnectionLogOptions struct + CloudwatchLogGroup *string + CloudwatchLogStream *string + Enabled interface{} + type Ec2ClientVpnEndpointConnectionLogOptionsOutputReference interface + CloudwatchLogGroup func() *string + CloudwatchLogGroupInput func() *string + CloudwatchLogStream func() *string + CloudwatchLogStreamInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Enabled func() interface{} + EnabledInput func() interface{} + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *Ec2ClientVpnEndpointConnectionLogOptions + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetCloudwatchLogGroup func() + ResetCloudwatchLogStream func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetCloudwatchLogGroup func(val *string) + SetCloudwatchLogStream func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetEnabled func(val interface{}) + SetInternalValue func(val *Ec2ClientVpnEndpointConnectionLogOptions) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewEc2ClientVpnEndpointConnectionLogOptionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) Ec2ClientVpnEndpointConnectionLogOptionsOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-aws-go/aws/v10 github.com/cdktf/cdktf-provider-aws-go/aws/v11 github.com/cdktf/cdktf-provider-aws-go/aws/v12 github.com/cdktf/cdktf-provider-aws-go/aws/v13 github.com/cdktf/cdktf-provider-aws-go/aws/v14 github.com/cdktf/cdktf-provider-aws-go/aws/v16 github.com/cdktf/cdktf-provider-aws-go/aws/v17 github.com/cdktf/cdktf-provider-aws-go/aws/v18 github.com/cdktf/cdktf-provider-aws-go/aws/v19