Uses of Class
software.amazon.awscdk.services.omics.CfnReferenceStoreProps.Builder
-
Uses of CfnReferenceStoreProps.Builder in software.amazon.awscdk.services.omics
Modifier and TypeMethodDescriptionCfnReferenceStoreProps.builder()
CfnReferenceStoreProps.Builder.description
(String description) Sets the value ofCfnReferenceStoreProps.getDescription()
Sets the value ofCfnReferenceStoreProps.getName()
CfnReferenceStoreProps.Builder.sseConfig
(IResolvable sseConfig) Sets the value ofCfnReferenceStoreProps.getSseConfig()
CfnReferenceStoreProps.Builder.sseConfig
(CfnReferenceStore.SseConfigProperty sseConfig) Sets the value ofCfnReferenceStoreProps.getSseConfig()
Sets the value ofCfnReferenceStoreProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnReferenceStoreProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnReferenceStoreProps.Builder
.