Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnSiteToSiteVpnAttachmentMixinProps.Builder
Packages that use CfnSiteToSiteVpnAttachmentMixinProps.Builder
-
Uses of CfnSiteToSiteVpnAttachmentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnSiteToSiteVpnAttachmentMixinProps.BuilderModifier and TypeMethodDescriptionCfnSiteToSiteVpnAttachmentMixinProps.builder()CfnSiteToSiteVpnAttachmentMixinProps.Builder.coreNetworkId(String coreNetworkId) Sets the value ofCfnSiteToSiteVpnAttachmentMixinProps.getCoreNetworkId()CfnSiteToSiteVpnAttachmentMixinProps.Builder.networkFunctionGroupName(String networkFunctionGroupName) Sets the value ofCfnSiteToSiteVpnAttachmentMixinProps.getNetworkFunctionGroupName()CfnSiteToSiteVpnAttachmentMixinProps.Builder.proposedNetworkFunctionGroupChange(CfnSiteToSiteVpnAttachmentPropsMixin.ProposedNetworkFunctionGroupChangeProperty proposedNetworkFunctionGroupChange) CfnSiteToSiteVpnAttachmentMixinProps.Builder.proposedNetworkFunctionGroupChange(IResolvable proposedNetworkFunctionGroupChange) CfnSiteToSiteVpnAttachmentMixinProps.Builder.proposedSegmentChange(CfnSiteToSiteVpnAttachmentPropsMixin.ProposedSegmentChangeProperty proposedSegmentChange) Sets the value ofCfnSiteToSiteVpnAttachmentMixinProps.getProposedSegmentChange()CfnSiteToSiteVpnAttachmentMixinProps.Builder.proposedSegmentChange(IResolvable proposedSegmentChange) Sets the value ofCfnSiteToSiteVpnAttachmentMixinProps.getProposedSegmentChange()CfnSiteToSiteVpnAttachmentMixinProps.Builder.routingPolicyLabel(String routingPolicyLabel) Sets the value ofCfnSiteToSiteVpnAttachmentMixinProps.getRoutingPolicyLabel()Sets the value ofCfnSiteToSiteVpnAttachmentMixinProps.getTags()CfnSiteToSiteVpnAttachmentMixinProps.Builder.vpnConnectionArn(String vpnConnectionArn) Sets the value ofCfnSiteToSiteVpnAttachmentMixinProps.getVpnConnectionArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkmanager with parameters of type CfnSiteToSiteVpnAttachmentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSiteToSiteVpnAttachmentMixinProps.Builder.