Uses of Class
software.amazon.awscdk.services.globalaccelerator.CfnAccelerator.Builder
Packages that use CfnAccelerator.Builder
Package
Description
AWS::GlobalAccelerator Construct Library
-
Uses of CfnAccelerator.Builder in software.amazon.awscdk.services.globalaccelerator
Methods in software.amazon.awscdk.services.globalaccelerator that return CfnAccelerator.BuilderModifier and TypeMethodDescriptionstatic CfnAccelerator.BuilderIndicates whether the accelerator is enabled.CfnAccelerator.Builder.enabled(IResolvable enabled) Indicates whether the accelerator is enabled.CfnAccelerator.Builder.flowLogsEnabled(Boolean flowLogsEnabled) Indicates whether flow logs are enabled for the accelerator.CfnAccelerator.Builder.flowLogsEnabled(IResolvable flowLogsEnabled) Indicates whether flow logs are enabled for the accelerator.CfnAccelerator.Builder.flowLogsS3Bucket(String flowLogsS3Bucket) The name of the Amazon S3 bucket for the flow logs.CfnAccelerator.Builder.flowLogsS3Prefix(String flowLogsS3Prefix) The prefix for the location in the Amazon S3 bucket for the flow logs.CfnAccelerator.Builder.ipAddresses(List<String> ipAddresses) Optionally, if you've added your own IP address pool to Global Accelerator (BYOIP), you can choose IP addresses from your own pool to use for the accelerator's static IP addresses when you create an accelerator.CfnAccelerator.Builder.ipAddressType(String ipAddressType) The IP address type that an accelerator supports.The name of the accelerator.Create tags for an accelerator.