Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.Builder
-
Uses of CfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.Builder.bgpLogEnabled(Boolean bgpLogEnabled) CfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.Builder.bgpLogEnabled(IResolvable bgpLogEnabled) CfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.Builder.bgpLogGroupArn(String bgpLogGroupArn) CfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.Builder.bgpLogOutputFormat(String bgpLogOutputFormat) CfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.builder()CfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.Builder.logEnabled(Boolean logEnabled) CfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.Builder.logEnabled(IResolvable logEnabled) CfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.Builder.logGroupArn(String logGroupArn) CfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.Builder.logOutputFormat(String logOutputFormat) Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPNConnectionPropsMixin.CloudwatchLogOptionsSpecificationProperty.Builder.