Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cassandra.CfnKeyspaceMixinProps.Builder
Packages that use CfnKeyspaceMixinProps.Builder
-
Uses of CfnKeyspaceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cassandra
Methods in software.amazon.awscdk.cfnpropertymixins.services.cassandra that return CfnKeyspaceMixinProps.BuilderModifier and TypeMethodDescriptionCfnKeyspaceMixinProps.builder()CfnKeyspaceMixinProps.Builder.clientSideTimestampsEnabled(Boolean clientSideTimestampsEnabled) Sets the value ofCfnKeyspaceMixinProps.getClientSideTimestampsEnabled()CfnKeyspaceMixinProps.Builder.clientSideTimestampsEnabled(IResolvable clientSideTimestampsEnabled) Sets the value ofCfnKeyspaceMixinProps.getClientSideTimestampsEnabled()CfnKeyspaceMixinProps.Builder.keyspaceName(String keyspaceName) Sets the value ofCfnKeyspaceMixinProps.getKeyspaceName()CfnKeyspaceMixinProps.Builder.replicationSpecification(CfnKeyspacePropsMixin.ReplicationSpecificationProperty replicationSpecification) Sets the value ofCfnKeyspaceMixinProps.getReplicationSpecification()CfnKeyspaceMixinProps.Builder.replicationSpecification(IResolvable replicationSpecification) Sets the value ofCfnKeyspaceMixinProps.getReplicationSpecification()Sets the value ofCfnKeyspaceMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cassandra with parameters of type CfnKeyspaceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnKeyspaceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnKeyspaceMixinProps.Builder.