Uses of Class
software.amazon.awscdk.services.interconnect.CfnConnection.Builder
Packages that use CfnConnection.Builder
Package
Description
AWS::Interconnect Construct Library
-
Uses of CfnConnection.Builder in software.amazon.awscdk.services.interconnect
Methods in software.amazon.awscdk.services.interconnect that return CfnConnection.BuilderModifier and TypeMethodDescriptionCfnConnection.Builder.activationKey(String activationKey) The activation key for accepting a connection proposal from a partner CSP.CfnConnection.Builder.attachPoint(IResolvable attachPoint) The logical attachment point in your AWS network where the managed connection will be connected.CfnConnection.Builder.attachPoint(CfnConnection.AttachPointProperty attachPoint) The logical attachment point in your AWS network where the managed connection will be connected.The bandwidth of the connection (e.g., 50Mbps, 1Gbps).static CfnConnection.BuilderCfnConnection.Builder.description(String description) A description of the connection.CfnConnection.Builder.environmentId(String environmentId) The ID of the environment for the connection.CfnConnection.Builder.remoteOwnerAccount(String remoteOwnerAccount) The account ID of the remote owner.An array of key-value pairs to apply to this resource.