Uses of Class
software.amazon.awscdk.services.msk.CfnConfiguration.LatestRevisionProperty.Builder
Packages that use CfnConfiguration.LatestRevisionProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnConfiguration.LatestRevisionProperty.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnConfiguration.LatestRevisionProperty.BuilderModifier and TypeMethodDescriptionCfnConfiguration.LatestRevisionProperty.builder()
CfnConfiguration.LatestRevisionProperty.Builder.creationTime
(String creationTime) Sets the value ofCfnConfiguration.LatestRevisionProperty.getCreationTime()
CfnConfiguration.LatestRevisionProperty.Builder.description
(String description) Sets the value ofCfnConfiguration.LatestRevisionProperty.getDescription()
Sets the value ofCfnConfiguration.LatestRevisionProperty.getRevision()
Constructors in software.amazon.awscdk.services.msk with parameters of type CfnConfiguration.LatestRevisionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfiguration.LatestRevisionProperty.Builder
.