Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.elasticache.CfnServerlessCachePropsMixin.EndpointProperty
Packages that use CfnServerlessCachePropsMixin.EndpointProperty
-
Uses of CfnServerlessCachePropsMixin.EndpointProperty in software.amazon.awscdk.cfnpropertymixins.services.elasticache
Classes in software.amazon.awscdk.cfnpropertymixins.services.elasticache that implement CfnServerlessCachePropsMixin.EndpointPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServerlessCachePropsMixin.EndpointPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.elasticache that return CfnServerlessCachePropsMixin.EndpointPropertyModifier and TypeMethodDescriptionCfnServerlessCachePropsMixin.EndpointProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticache with parameters of type CfnServerlessCachePropsMixin.EndpointPropertyModifier and TypeMethodDescriptionCfnServerlessCacheMixinProps.Builder.endpoint(CfnServerlessCachePropsMixin.EndpointProperty endpoint) Sets the value ofCfnServerlessCacheMixinProps.getEndpoint()CfnServerlessCachePropsMixin.Builder.endpoint(CfnServerlessCachePropsMixin.EndpointProperty endpoint) Represents the information required for client programs to connect to a cache node.CfnServerlessCacheMixinProps.Builder.readerEndpoint(CfnServerlessCachePropsMixin.EndpointProperty readerEndpoint) Sets the value ofCfnServerlessCacheMixinProps.getReaderEndpoint()CfnServerlessCachePropsMixin.Builder.readerEndpoint(CfnServerlessCachePropsMixin.EndpointProperty readerEndpoint) Represents the information required for client programs to connect to a cache node.