Uses of Class
software.amazon.awscdk.services.entityresolution.CfnIdNamespaceProps.Builder
Package
Description
AWS::EntityResolution Construct Library
-
Uses of CfnIdNamespaceProps.Builder in software.amazon.awscdk.services.entityresolution
Modifier and TypeMethodDescriptionstatic CfnIdNamespaceProps.Builder
CfnIdNamespaceProps.builder()
CfnIdNamespaceProps.Builder.description
(String description) Sets the value ofCfnIdNamespaceProps.getDescription()
CfnIdNamespaceProps.Builder.idMappingWorkflowProperties
(List<? extends Object> idMappingWorkflowProperties) Sets the value ofCfnIdNamespaceProps.getIdMappingWorkflowProperties()
CfnIdNamespaceProps.Builder.idMappingWorkflowProperties
(IResolvable idMappingWorkflowProperties) Sets the value ofCfnIdNamespaceProps.getIdMappingWorkflowProperties()
CfnIdNamespaceProps.Builder.idNamespaceName
(String idNamespaceName) Sets the value ofCfnIdNamespaceProps.getIdNamespaceName()
CfnIdNamespaceProps.Builder.inputSourceConfig
(List<? extends Object> inputSourceConfig) Sets the value ofCfnIdNamespaceProps.getInputSourceConfig()
CfnIdNamespaceProps.Builder.inputSourceConfig
(IResolvable inputSourceConfig) Sets the value ofCfnIdNamespaceProps.getInputSourceConfig()
Sets the value ofCfnIdNamespaceProps.getRoleArn()
Sets the value ofCfnIdNamespaceProps.getTags()
Sets the value ofCfnIdNamespaceProps.getType()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnIdNamespaceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIdNamespaceProps.Builder
.