Uses of Interface
software.amazon.awscdk.services.interconnect.CfnConnection.AttachPointProperty
Packages that use CfnConnection.AttachPointProperty
Package
Description
AWS::Interconnect Construct Library
-
Uses of CfnConnection.AttachPointProperty in software.amazon.awscdk.services.interconnect
Classes in software.amazon.awscdk.services.interconnect that implement CfnConnection.AttachPointPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConnection.AttachPointPropertyMethods in software.amazon.awscdk.services.interconnect that return CfnConnection.AttachPointPropertyModifier and TypeMethodDescriptionCfnConnection.AttachPointProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.interconnect with parameters of type CfnConnection.AttachPointPropertyModifier and TypeMethodDescriptionCfnConnection.Builder.attachPoint(CfnConnection.AttachPointProperty attachPoint) The logical attachment point in your AWS network where the managed connection will be connected.CfnConnectionProps.Builder.attachPoint(CfnConnection.AttachPointProperty attachPoint) Sets the value ofCfnConnectionProps.getAttachPoint()voidCfnConnection.setAttachPoint(CfnConnection.AttachPointProperty value) The logical attachment point in your AWS network where the managed connection will be connected.