Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.drs.CfnSourceNetworkPropsMixin.Builder
Packages that use CfnSourceNetworkPropsMixin.Builder
-
Uses of CfnSourceNetworkPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.drs
Methods in software.amazon.awscdk.cfnpropertymixins.services.drs that return CfnSourceNetworkPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSourceNetworkPropsMixin.Builder.create()CfnSourceNetworkPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSourceNetworkPropsMixin.Builder.originAccountId(String originAccountId) The account ID containing the VPC to protect.CfnSourceNetworkPropsMixin.Builder.originRegion(String originRegion) The region containing the VPC to protect.A set of tags associated with the Source Network.The VPC ID to protect.