Uses of Interface
software.amazon.awscdk.services.memorydb.CfnCluster.EndpointProperty
Packages that use CfnCluster.EndpointProperty
-
Uses of CfnCluster.EndpointProperty in software.amazon.awscdk.services.memorydb
Classes in software.amazon.awscdk.services.memorydb that implement CfnCluster.EndpointPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCluster.EndpointPropertyMethods in software.amazon.awscdk.services.memorydb that return CfnCluster.EndpointPropertyModifier and TypeMethodDescriptionCfnCluster.EndpointProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.memorydb with parameters of type CfnCluster.EndpointPropertyModifier and TypeMethodDescriptionCfnCluster.Builder.clusterEndpoint(CfnCluster.EndpointProperty clusterEndpoint) The cluster 's configuration endpoint.CfnClusterProps.Builder.clusterEndpoint(CfnCluster.EndpointProperty clusterEndpoint) Sets the value ofCfnClusterProps.getClusterEndpoint()voidCfnCluster.setClusterEndpoint(CfnCluster.EndpointProperty value) The cluster 's configuration endpoint.