Uses of Class
software.amazon.awscdk.services.networkmanager.CfnSiteToSiteVpnAttachmentProps.Builder
Packages that use CfnSiteToSiteVpnAttachmentProps.Builder
Package
Description
AWS::NetworkManager Construct Library
-
Uses of CfnSiteToSiteVpnAttachmentProps.Builder in software.amazon.awscdk.services.networkmanager
Methods in software.amazon.awscdk.services.networkmanager that return CfnSiteToSiteVpnAttachmentProps.BuilderModifier and TypeMethodDescriptionCfnSiteToSiteVpnAttachmentProps.builder()CfnSiteToSiteVpnAttachmentProps.Builder.coreNetworkId(String coreNetworkId) Sets the value ofCfnSiteToSiteVpnAttachmentProps.getCoreNetworkId()CfnSiteToSiteVpnAttachmentProps.Builder.proposedSegmentChange(IResolvable proposedSegmentChange) Sets the value ofCfnSiteToSiteVpnAttachmentProps.getProposedSegmentChange()CfnSiteToSiteVpnAttachmentProps.Builder.proposedSegmentChange(CfnSiteToSiteVpnAttachment.ProposedSegmentChangeProperty proposedSegmentChange) Sets the value ofCfnSiteToSiteVpnAttachmentProps.getProposedSegmentChange()Sets the value ofCfnSiteToSiteVpnAttachmentProps.getTags()CfnSiteToSiteVpnAttachmentProps.Builder.vpnConnectionArn(String vpnConnectionArn) Sets the value ofCfnSiteToSiteVpnAttachmentProps.getVpnConnectionArn()Constructors in software.amazon.awscdk.services.networkmanager with parameters of type CfnSiteToSiteVpnAttachmentProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSiteToSiteVpnAttachmentProps.Builder.