Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.elasticsearch.CfnDomainPropsMixin.VPCOptionsProperty
Packages that use CfnDomainPropsMixin.VPCOptionsProperty
-
Uses of CfnDomainPropsMixin.VPCOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.elasticsearch
Classes in software.amazon.awscdk.cfnpropertymixins.services.elasticsearch that implement CfnDomainPropsMixin.VPCOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDomainPropsMixin.VPCOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.elasticsearch that return CfnDomainPropsMixin.VPCOptionsPropertyModifier and TypeMethodDescriptionCfnDomainPropsMixin.VPCOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticsearch with parameters of type CfnDomainPropsMixin.VPCOptionsPropertyModifier and TypeMethodDescriptionCfnDomainMixinProps.Builder.vpcOptions(CfnDomainPropsMixin.VPCOptionsProperty vpcOptions) Sets the value ofCfnDomainMixinProps.getVpcOptions()CfnDomainPropsMixin.Builder.vpcOptions(CfnDomainPropsMixin.VPCOptionsProperty vpcOptions) The virtual private cloud (VPC) configuration for the OpenSearch Service domain.