Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.memorydb.CfnClusterPropsMixin.EndpointProperty
Packages that use CfnClusterPropsMixin.EndpointProperty
-
Uses of CfnClusterPropsMixin.EndpointProperty in software.amazon.awscdk.cfnpropertymixins.services.memorydb
Classes in software.amazon.awscdk.cfnpropertymixins.services.memorydb that implement CfnClusterPropsMixin.EndpointPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.EndpointPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.memorydb that return CfnClusterPropsMixin.EndpointPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.EndpointProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.memorydb with parameters of type CfnClusterPropsMixin.EndpointPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.clusterEndpoint(CfnClusterPropsMixin.EndpointProperty clusterEndpoint) Sets the value ofCfnClusterMixinProps.getClusterEndpoint()CfnClusterPropsMixin.Builder.clusterEndpoint(CfnClusterPropsMixin.EndpointProperty clusterEndpoint) The cluster 's configuration endpoint.