Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.globalaccelerator.CfnAcceleratorMixinProps.Builder
Packages that use CfnAcceleratorMixinProps.Builder
-
Uses of CfnAcceleratorMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.globalaccelerator
Methods in software.amazon.awscdk.cfnpropertymixins.services.globalaccelerator that return CfnAcceleratorMixinProps.BuilderModifier and TypeMethodDescriptionCfnAcceleratorMixinProps.builder()Sets the value ofCfnAcceleratorMixinProps.getEnabled()CfnAcceleratorMixinProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnAcceleratorMixinProps.getEnabled()CfnAcceleratorMixinProps.Builder.flowLogsEnabled(Boolean flowLogsEnabled) Sets the value ofCfnAcceleratorMixinProps.getFlowLogsEnabled()CfnAcceleratorMixinProps.Builder.flowLogsEnabled(IResolvable flowLogsEnabled) Sets the value ofCfnAcceleratorMixinProps.getFlowLogsEnabled()CfnAcceleratorMixinProps.Builder.flowLogsS3Bucket(String flowLogsS3Bucket) Sets the value ofCfnAcceleratorMixinProps.getFlowLogsS3Bucket()CfnAcceleratorMixinProps.Builder.flowLogsS3Prefix(String flowLogsS3Prefix) Sets the value ofCfnAcceleratorMixinProps.getFlowLogsS3Prefix()CfnAcceleratorMixinProps.Builder.ipAddresses(List<String> ipAddresses) Sets the value ofCfnAcceleratorMixinProps.getIpAddresses()CfnAcceleratorMixinProps.Builder.ipAddressType(String ipAddressType) Sets the value ofCfnAcceleratorMixinProps.getIpAddressType()Sets the value ofCfnAcceleratorMixinProps.getName()Sets the value ofCfnAcceleratorMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.globalaccelerator with parameters of type CfnAcceleratorMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAcceleratorMixinProps.Builder.