Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnVpcAttachmentPropsMixin.VpcOptionsProperty
Packages that use CfnVpcAttachmentPropsMixin.VpcOptionsProperty
-
Uses of CfnVpcAttachmentPropsMixin.VpcOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Classes in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that implement CfnVpcAttachmentPropsMixin.VpcOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnVpcAttachmentPropsMixin.VpcOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnVpcAttachmentPropsMixin.VpcOptionsPropertyModifier and TypeMethodDescriptionCfnVpcAttachmentPropsMixin.VpcOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager with parameters of type CfnVpcAttachmentPropsMixin.VpcOptionsPropertyModifier and TypeMethodDescriptionCfnVpcAttachmentMixinProps.Builder.options(CfnVpcAttachmentPropsMixin.VpcOptionsProperty options) Sets the value ofCfnVpcAttachmentMixinProps.getOptions()CfnVpcAttachmentPropsMixin.Builder.options(CfnVpcAttachmentPropsMixin.VpcOptionsProperty options) Options for creating the VPC attachment.