Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.interconnect.CfnConnectionPropsMixin.Builder
Packages that use CfnConnectionPropsMixin.Builder
-
Uses of CfnConnectionPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.interconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.interconnect that return CfnConnectionPropsMixin.BuilderModifier and TypeMethodDescriptionCfnConnectionPropsMixin.Builder.activationKey(String activationKey) The activation key for accepting a connection proposal from a partner CSP.CfnConnectionPropsMixin.Builder.attachPoint(CfnConnectionPropsMixin.AttachPointProperty attachPoint) The logical attachment point in your AWS network where the managed connection will be connected.CfnConnectionPropsMixin.Builder.attachPoint(IResolvable 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).CfnConnectionPropsMixin.Builder.create()CfnConnectionPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnConnectionPropsMixin.Builder.description(String description) A description of the connection.CfnConnectionPropsMixin.Builder.environmentId(String environmentId) The ID of the environment for the connection.CfnConnectionPropsMixin.Builder.remoteOwnerAccount(String remoteOwnerAccount) The account ID of the remote owner.An array of key-value pairs to apply to this resource.