Uses of Class
software.amazon.awscdk.services.interconnect.CfnConnectionProps.Builder
Packages that use CfnConnectionProps.Builder
Package
Description
AWS::Interconnect Construct Library
-
Uses of CfnConnectionProps.Builder in software.amazon.awscdk.services.interconnect
Methods in software.amazon.awscdk.services.interconnect that return CfnConnectionProps.BuilderModifier and TypeMethodDescriptionCfnConnectionProps.Builder.activationKey(String activationKey) Sets the value ofCfnConnectionProps.getActivationKey()CfnConnectionProps.Builder.attachPoint(IResolvable attachPoint) Sets the value ofCfnConnectionProps.getAttachPoint()CfnConnectionProps.Builder.attachPoint(CfnConnection.AttachPointProperty attachPoint) Sets the value ofCfnConnectionProps.getAttachPoint()Sets the value ofCfnConnectionProps.getBandwidth()static CfnConnectionProps.BuilderCfnConnectionProps.builder()CfnConnectionProps.Builder.description(String description) Sets the value ofCfnConnectionProps.getDescription()CfnConnectionProps.Builder.environmentId(String environmentId) Sets the value ofCfnConnectionProps.getEnvironmentId()CfnConnectionProps.Builder.remoteOwnerAccount(String remoteOwnerAccount) Sets the value ofCfnConnectionProps.getRemoteOwnerAccount()Sets the value ofCfnConnectionProps.getTags()Constructors in software.amazon.awscdk.services.interconnect with parameters of type CfnConnectionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnConnectionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConnectionProps.Builder.