@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.178Z") @Stability(value=Stable) public class CfnDevEndpoint extends CfnResource implements IInspectable
Modifier and Type | Class and Description |
---|---|
static class |
CfnDevEndpoint.Builder
A fluent builder for
CfnDevEndpoint . |
software.amazon.jsii.JsiiObject.InitializationMode
IInspectable.Jsii$Default, IInspectable.Jsii$Proxy
Modifier and Type | Field and Description |
---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
Modifier | Constructor and Description |
---|---|
|
CfnDevEndpoint(software.constructs.Construct scope,
String id,
CfnDevEndpointProps props)
Create a new `AWS::Glue::DevEndpoint`.
|
protected |
CfnDevEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnDevEndpoint(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
Object |
getArguments()
`AWS::Glue::DevEndpoint.Arguments`.
|
protected Map<String,Object> |
getCfnProperties() |
String |
getEndpointName()
`AWS::Glue::DevEndpoint.EndpointName`.
|
String |
getExtraJarsS3Path()
`AWS::Glue::DevEndpoint.ExtraJarsS3Path`.
|
String |
getExtraPythonLibsS3Path()
`AWS::Glue::DevEndpoint.ExtraPythonLibsS3Path`.
|
String |
getGlueVersion()
`AWS::Glue::DevEndpoint.GlueVersion`.
|
Number |
getNumberOfNodes()
`AWS::Glue::DevEndpoint.NumberOfNodes`.
|
Number |
getNumberOfWorkers()
`AWS::Glue::DevEndpoint.NumberOfWorkers`.
|
String |
getPublicKey()
`AWS::Glue::DevEndpoint.PublicKey`.
|
List<String> |
getPublicKeys()
`AWS::Glue::DevEndpoint.PublicKeys`.
|
String |
getRoleArn()
`AWS::Glue::DevEndpoint.RoleArn`.
|
String |
getSecurityConfiguration()
`AWS::Glue::DevEndpoint.SecurityConfiguration`.
|
List<String> |
getSecurityGroupIds()
`AWS::Glue::DevEndpoint.SecurityGroupIds`.
|
String |
getSubnetId()
`AWS::Glue::DevEndpoint.SubnetId`.
|
TagManager |
getTags()
`AWS::Glue::DevEndpoint.Tags`.
|
String |
getWorkerType()
`AWS::Glue::DevEndpoint.WorkerType`.
|
void |
inspect(TreeInspector inspector)
Examines the CloudFormation resource and discloses attributes.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setArguments(Object value)
`AWS::Glue::DevEndpoint.Arguments`.
|
void |
setEndpointName(String value)
`AWS::Glue::DevEndpoint.EndpointName`.
|
void |
setExtraJarsS3Path(String value)
`AWS::Glue::DevEndpoint.ExtraJarsS3Path`.
|
void |
setExtraPythonLibsS3Path(String value)
`AWS::Glue::DevEndpoint.ExtraPythonLibsS3Path`.
|
void |
setGlueVersion(String value)
`AWS::Glue::DevEndpoint.GlueVersion`.
|
void |
setNumberOfNodes(Number value)
`AWS::Glue::DevEndpoint.NumberOfNodes`.
|
void |
setNumberOfWorkers(Number value)
`AWS::Glue::DevEndpoint.NumberOfWorkers`.
|
void |
setPublicKey(String value)
`AWS::Glue::DevEndpoint.PublicKey`.
|
void |
setPublicKeys(List<String> value)
`AWS::Glue::DevEndpoint.PublicKeys`.
|
void |
setRoleArn(String value)
`AWS::Glue::DevEndpoint.RoleArn`.
|
void |
setSecurityConfiguration(String value)
`AWS::Glue::DevEndpoint.SecurityConfiguration`.
|
void |
setSecurityGroupIds(List<String> value)
`AWS::Glue::DevEndpoint.SecurityGroupIds`.
|
void |
setSubnetId(String value)
`AWS::Glue::DevEndpoint.SubnetId`.
|
void |
setWorkerType(String value)
`AWS::Glue::DevEndpoint.WorkerType`.
|
addDeletionOverride, addDependsOn, addMetadata, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getMetadata, getUpdatedProperites, isCfnResource, shouldSynthesize, toString, validateProperties
getRef
getCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalId
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
@Stability(value=Stable) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnDevEndpoint(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnDevEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public CfnDevEndpoint(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull CfnDevEndpointProps props)
scope
- - scope in which this resource is defined. This parameter is required.id
- - scoped id of the resource. This parameter is required.props
- - resource properties. This parameter is required.@Stability(value=Stable) public void inspect(@NotNull TreeInspector inspector)
inspect
in interface IInspectable
inspector
- - tree inspector to collect and process attributes. This parameter is required.@Stability(value=Stable) @NotNull protected Map<String,Object> renderProperties(@NotNull Map<String,Object> props)
renderProperties
in class CfnResource
props
- This parameter is required.@Stability(value=Stable) @NotNull protected Map<String,Object> getCfnProperties()
getCfnProperties
in class CfnResource
@Stability(value=Stable) @NotNull public TagManager getTags()
@Stability(value=Stable) @NotNull public Object getArguments()
@Stability(value=Stable) public void setArguments(@NotNull Object value)
@Stability(value=Stable) @NotNull public String getRoleArn()
@Stability(value=Stable) public void setRoleArn(@NotNull String value)
@Stability(value=Stable) @Nullable public String getEndpointName()
@Stability(value=Stable) public void setEndpointName(@Nullable String value)
@Stability(value=Stable) @Nullable public String getExtraJarsS3Path()
@Stability(value=Stable) public void setExtraJarsS3Path(@Nullable String value)
@Stability(value=Stable) @Nullable public String getExtraPythonLibsS3Path()
@Stability(value=Stable) public void setExtraPythonLibsS3Path(@Nullable String value)
@Stability(value=Stable) @Nullable public String getGlueVersion()
@Stability(value=Stable) public void setGlueVersion(@Nullable String value)
@Stability(value=Stable) @Nullable public Number getNumberOfNodes()
@Stability(value=Stable) public void setNumberOfNodes(@Nullable Number value)
@Stability(value=Stable) @Nullable public Number getNumberOfWorkers()
@Stability(value=Stable) public void setNumberOfWorkers(@Nullable Number value)
@Stability(value=Stable) @Nullable public String getPublicKey()
@Stability(value=Stable) public void setPublicKey(@Nullable String value)
@Stability(value=Stable) @Nullable public List<String> getPublicKeys()
@Stability(value=Stable) public void setPublicKeys(@Nullable List<String> value)
@Stability(value=Stable) @Nullable public String getSecurityConfiguration()
@Stability(value=Stable) public void setSecurityConfiguration(@Nullable String value)
@Stability(value=Stable) @Nullable public List<String> getSecurityGroupIds()
@Stability(value=Stable) public void setSecurityGroupIds(@Nullable List<String> value)
@Stability(value=Stable) @Nullable public String getSubnetId()
@Stability(value=Stable) public void setSubnetId(@Nullable String value)
@Stability(value=Stable) @Nullable public String getWorkerType()
@Stability(value=Stable) public void setWorkerType(@Nullable String value)
Copyright © 2021. All rights reserved.