@Stability(value=Stable) public static final class CfnDevEndpointProps.Builder extends Object implements software.amazon.jsii.Builder<CfnDevEndpointProps>
CfnDevEndpointProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDevEndpointProps.Builder roleArn(String roleArn)
CfnDevEndpointProps.getRoleArn()roleArn - `AWS::Glue::DevEndpoint.RoleArn`. This parameter is required.this@Stability(value=Stable) public CfnDevEndpointProps.Builder arguments(Object arguments)
CfnDevEndpointProps.getArguments()arguments - `AWS::Glue::DevEndpoint.Arguments`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder endpointName(String endpointName)
CfnDevEndpointProps.getEndpointName()endpointName - `AWS::Glue::DevEndpoint.EndpointName`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder extraJarsS3Path(String extraJarsS3Path)
CfnDevEndpointProps.getExtraJarsS3Path()extraJarsS3Path - `AWS::Glue::DevEndpoint.ExtraJarsS3Path`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder extraPythonLibsS3Path(String extraPythonLibsS3Path)
CfnDevEndpointProps.getExtraPythonLibsS3Path()extraPythonLibsS3Path - `AWS::Glue::DevEndpoint.ExtraPythonLibsS3Path`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder glueVersion(String glueVersion)
CfnDevEndpointProps.getGlueVersion()glueVersion - `AWS::Glue::DevEndpoint.GlueVersion`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder numberOfNodes(Number numberOfNodes)
CfnDevEndpointProps.getNumberOfNodes()numberOfNodes - `AWS::Glue::DevEndpoint.NumberOfNodes`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder numberOfWorkers(Number numberOfWorkers)
CfnDevEndpointProps.getNumberOfWorkers()numberOfWorkers - `AWS::Glue::DevEndpoint.NumberOfWorkers`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder publicKey(String publicKey)
CfnDevEndpointProps.getPublicKey()publicKey - `AWS::Glue::DevEndpoint.PublicKey`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder publicKeys(List<String> publicKeys)
CfnDevEndpointProps.getPublicKeys()publicKeys - `AWS::Glue::DevEndpoint.PublicKeys`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder securityConfiguration(String securityConfiguration)
CfnDevEndpointProps.getSecurityConfiguration()securityConfiguration - `AWS::Glue::DevEndpoint.SecurityConfiguration`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder securityGroupIds(List<String> securityGroupIds)
CfnDevEndpointProps.getSecurityGroupIds()securityGroupIds - `AWS::Glue::DevEndpoint.SecurityGroupIds`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder subnetId(String subnetId)
CfnDevEndpointProps.getSubnetId()subnetId - `AWS::Glue::DevEndpoint.SubnetId`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder tags(Object tags)
CfnDevEndpointProps.getTags()tags - `AWS::Glue::DevEndpoint.Tags`.this@Stability(value=Stable) public CfnDevEndpointProps.Builder workerType(String workerType)
CfnDevEndpointProps.getWorkerType()workerType - `AWS::Glue::DevEndpoint.WorkerType`.this@Stability(value=Stable) public CfnDevEndpointProps build()
build in interface software.amazon.jsii.Builder<CfnDevEndpointProps>CfnDevEndpointPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.