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