@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.823Z") @Stability(value=Stable) public interface CfnDevEndpointProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDevEndpointProps.Builder
A builder for
CfnDevEndpointProps |
static class |
CfnDevEndpointProps.Jsii$Proxy
An implementation for
CfnDevEndpointProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDevEndpointProps.Builder |
builder() |
default Object |
getArguments()
`AWS::Glue::DevEndpoint.Arguments`.
|
default String |
getEndpointName()
`AWS::Glue::DevEndpoint.EndpointName`.
|
default String |
getExtraJarsS3Path()
`AWS::Glue::DevEndpoint.ExtraJarsS3Path`.
|
default String |
getExtraPythonLibsS3Path()
`AWS::Glue::DevEndpoint.ExtraPythonLibsS3Path`.
|
default String |
getGlueVersion()
`AWS::Glue::DevEndpoint.GlueVersion`.
|
default Number |
getNumberOfNodes()
`AWS::Glue::DevEndpoint.NumberOfNodes`.
|
default Number |
getNumberOfWorkers()
`AWS::Glue::DevEndpoint.NumberOfWorkers`.
|
default String |
getPublicKey()
`AWS::Glue::DevEndpoint.PublicKey`.
|
default List<String> |
getPublicKeys()
`AWS::Glue::DevEndpoint.PublicKeys`.
|
String |
getRoleArn()
`AWS::Glue::DevEndpoint.RoleArn`.
|
default String |
getSecurityConfiguration()
`AWS::Glue::DevEndpoint.SecurityConfiguration`.
|
default List<String> |
getSecurityGroupIds()
`AWS::Glue::DevEndpoint.SecurityGroupIds`.
|
default String |
getSubnetId()
`AWS::Glue::DevEndpoint.SubnetId`.
|
default Object |
getTags()
`AWS::Glue::DevEndpoint.Tags`.
|
default String |
getWorkerType()
`AWS::Glue::DevEndpoint.WorkerType`.
|
@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-rolearn@Stability(value=Stable) @Nullable default Object getArguments()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-arguments@Stability(value=Stable) @Nullable default String getEndpointName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-endpointname@Stability(value=Stable) @Nullable default String getExtraJarsS3Path()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-extrajarss3path@Stability(value=Stable) @Nullable default String getExtraPythonLibsS3Path()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-extrapythonlibss3path@Stability(value=Stable) @Nullable default String getGlueVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-glueversion@Stability(value=Stable) @Nullable default Number getNumberOfNodes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-numberofnodes@Stability(value=Stable) @Nullable default Number getNumberOfWorkers()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-numberofworkers@Stability(value=Stable) @Nullable default String getPublicKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-publickey@Stability(value=Stable) @Nullable default List<String> getPublicKeys()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-publickeys@Stability(value=Stable) @Nullable default String getSecurityConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-securityconfiguration@Stability(value=Stable) @Nullable default List<String> getSecurityGroupIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-securitygroupids@Stability(value=Stable) @Nullable default String getSubnetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-subnetid@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-tags@Stability(value=Stable) @Nullable default String getWorkerType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-workertype@Stability(value=Stable) static CfnDevEndpointProps.Builder builder()
CfnDevEndpointProps.Builder of CfnDevEndpointPropsCopyright © 2020. All rights reserved.