Uses of Class
software.amazon.awscdk.services.greengrass.CfnConnectorDefinitionVersion.ConnectorProperty.Builder
Packages that use CfnConnectorDefinitionVersion.ConnectorProperty.Builder
-
Uses of CfnConnectorDefinitionVersion.ConnectorProperty.Builder in software.amazon.awscdk.services.greengrass
Methods in software.amazon.awscdk.services.greengrass that return CfnConnectorDefinitionVersion.ConnectorProperty.BuilderModifier and TypeMethodDescriptionCfnConnectorDefinitionVersion.ConnectorProperty.builder()
CfnConnectorDefinitionVersion.ConnectorProperty.Builder.connectorArn
(String connectorArn) Sets the value ofCfnConnectorDefinitionVersion.ConnectorProperty.getConnectorArn()
Sets the value ofCfnConnectorDefinitionVersion.ConnectorProperty.getId()
CfnConnectorDefinitionVersion.ConnectorProperty.Builder.parameters
(Object parameters) Sets the value ofCfnConnectorDefinitionVersion.ConnectorProperty.getParameters()
Constructors in software.amazon.awscdk.services.greengrass with parameters of type CfnConnectorDefinitionVersion.ConnectorProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConnectorDefinitionVersion.ConnectorProperty.Builder
.