Class IJob.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.glue.alpha.IJob.Jsii$Proxy
All Implemented Interfaces:
IResource, IResource.Jsii$Default, IJob, IJob.Jsii$Default, IGrantable, IGrantable.Jsii$Default, software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IConstruct.Jsii$Default, software.constructs.IDependable, software.constructs.IDependable.Jsii$Default
Enclosing interface:
IJob

@Internal public static final class IJob.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IJob.Jsii$Default
A proxy class which represents a concrete javascript instance of this type.
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.constructs.IConstruct

    software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$Proxy

    Nested classes/interfaces inherited from interface software.constructs.IDependable

    software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$Proxy

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.iam.IGrantable

    IGrantable.Jsii$Default, IGrantable.Jsii$Proxy

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.glue.alpha.IJob

    IJob.Jsii$Default, IJob.Jsii$Proxy

    Nested classes/interfaces inherited from interface software.amazon.awscdk.IResource

    IResource.Jsii$Default, IResource.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final void
    Apply the given removal policy to this resource.
    The environment this resource belongs to.
    The principal to grant permissions to.
    final String
    (experimental) The ARN of the job.
    final String
    (experimental) The name of the job.
    final software.constructs.Node
    The tree node.
    final Stack
    The stack in which this resource is defined.
    final Metric
    metric(String metricName, MetricType type)
    (experimental) Create a CloudWatch metric.
    final Metric
    metric(String metricName, MetricType type, MetricOptions props)
    (experimental) Create a CloudWatch metric.
    final Metric
    (experimental) Create a CloudWatch Metric indicating job failure.
    final Metric
    (experimental) Create a CloudWatch Metric indicating job failure.
    final Metric
    (experimental) Create a CloudWatch Metric indicating job success.
    final Metric
    (experimental) Create a CloudWatch Metric indicating job success.
    final Metric
    (experimental) Create a CloudWatch Metric indicating job timeout.
    final Metric
    (experimental) Create a CloudWatch Metric indicating job timeout.
    final Rule
    (experimental) Defines a CloudWatch event rule triggered when something happens with this job.
    final Rule
    (experimental) Defines a CloudWatch event rule triggered when something happens with this job.
    final Rule
    (experimental) Defines a CloudWatch event rule triggered when this job moves to the FAILED state.
    final Rule
    (experimental) Defines a CloudWatch event rule triggered when this job moves to the FAILED state.
    final Rule
    onStateChange(String id, JobState jobState)
    (experimental) Defines a CloudWatch event rule triggered when this job moves to the input jobState.
    final Rule
    onStateChange(String id, JobState jobState, OnEventOptions options)
    (experimental) Defines a CloudWatch event rule triggered when this job moves to the input jobState.
    final Rule
    (experimental) Defines a CloudWatch event rule triggered when this job moves to the SUCCEEDED state.
    final Rule
    (experimental) Defines a CloudWatch event rule triggered when this job moves to the SUCCEEDED state.
    final Rule
    (experimental) Defines a CloudWatch event rule triggered when this job moves to the TIMEOUT state.
    final Rule
    (experimental) Defines a CloudWatch event rule triggered when this job moves to the TIMEOUT state.

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson