Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.interconnect.CfnConnectionMixinProps.Builder
Packages that use CfnConnectionMixinProps.Builder
-
Uses of CfnConnectionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.interconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.interconnect that return CfnConnectionMixinProps.BuilderModifier and TypeMethodDescriptionCfnConnectionMixinProps.Builder.activationKey(String activationKey) Sets the value ofCfnConnectionMixinProps.getActivationKey()CfnConnectionMixinProps.Builder.attachPoint(CfnConnectionPropsMixin.AttachPointProperty attachPoint) Sets the value ofCfnConnectionMixinProps.getAttachPoint()CfnConnectionMixinProps.Builder.attachPoint(IResolvable attachPoint) Sets the value ofCfnConnectionMixinProps.getAttachPoint()Sets the value ofCfnConnectionMixinProps.getBandwidth()CfnConnectionMixinProps.builder()CfnConnectionMixinProps.Builder.description(String description) Sets the value ofCfnConnectionMixinProps.getDescription()CfnConnectionMixinProps.Builder.environmentId(String environmentId) Sets the value ofCfnConnectionMixinProps.getEnvironmentId()CfnConnectionMixinProps.Builder.remoteOwnerAccount(String remoteOwnerAccount) Sets the value ofCfnConnectionMixinProps.getRemoteOwnerAccount()Sets the value ofCfnConnectionMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.interconnect with parameters of type CfnConnectionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionMixinProps.Builder.