Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnDevEndpointMixinProps.Builder
Packages that use CfnDevEndpointMixinProps.Builder
-
Uses of CfnDevEndpointMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnDevEndpointMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnDevEndpointMixinProps.getArguments()CfnDevEndpointMixinProps.builder()CfnDevEndpointMixinProps.Builder.endpointName(String endpointName) Sets the value ofCfnDevEndpointMixinProps.getEndpointName()CfnDevEndpointMixinProps.Builder.extraJarsS3Path(String extraJarsS3Path) Sets the value ofCfnDevEndpointMixinProps.getExtraJarsS3Path()CfnDevEndpointMixinProps.Builder.extraPythonLibsS3Path(String extraPythonLibsS3Path) Sets the value ofCfnDevEndpointMixinProps.getExtraPythonLibsS3Path()CfnDevEndpointMixinProps.Builder.glueVersion(String glueVersion) Sets the value ofCfnDevEndpointMixinProps.getGlueVersion()CfnDevEndpointMixinProps.Builder.numberOfNodes(Number numberOfNodes) Sets the value ofCfnDevEndpointMixinProps.getNumberOfNodes()CfnDevEndpointMixinProps.Builder.numberOfWorkers(Number numberOfWorkers) Sets the value ofCfnDevEndpointMixinProps.getNumberOfWorkers()Sets the value ofCfnDevEndpointMixinProps.getPublicKey()CfnDevEndpointMixinProps.Builder.publicKeys(List<String> publicKeys) Sets the value ofCfnDevEndpointMixinProps.getPublicKeys()Sets the value ofCfnDevEndpointMixinProps.getRoleArn()CfnDevEndpointMixinProps.Builder.securityConfiguration(String securityConfiguration) Sets the value ofCfnDevEndpointMixinProps.getSecurityConfiguration()CfnDevEndpointMixinProps.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnDevEndpointMixinProps.getSecurityGroupIds()Sets the value ofCfnDevEndpointMixinProps.getSubnetId()Sets the value ofCfnDevEndpointMixinProps.getTags()CfnDevEndpointMixinProps.Builder.workerType(String workerType) Sets the value ofCfnDevEndpointMixinProps.getWorkerType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnDevEndpointMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDevEndpointMixinProps.Builder.