Class ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation.Jsii$Proxy
- All Implemented Interfaces:
ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.codebuild.events.ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation.Builder, ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theProjectEvents.CodeBuildBuildStateChange.AdditionalInformation.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) artifact property.(experimental) build-complete property.(experimental) build-start-time property.getCache()(experimental) cache property.(experimental) environment property.(experimental) initiator property.getLogs()(experimental) logs property.(experimental) network-interface property.(experimental) phases property.(experimental) queued-timeout-in-minutes property.(experimental) source property.(experimental) source-version property.(experimental) timeout-in-minutes property.(experimental) vpc-config property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theProjectEvents.CodeBuildBuildStateChange.AdditionalInformation.Builder.
-
-
Method Details
-
getArtifact
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) artifact property.Specify an array of string values to match this event if the actual value of artifact is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getArtifactin interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getBuildComplete
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) build-complete property.Specify an array of string values to match this event if the actual value of build-complete is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getBuildCompletein interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getBuildStartTime
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) build-start-time property.Specify an array of string values to match this event if the actual value of build-start-time is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getBuildStartTimein interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getCache
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) cache property.Specify an array of string values to match this event if the actual value of cache is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getCachein interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getEnvironment
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) environment property.Specify an array of string values to match this event if the actual value of environment is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getEnvironmentin interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getInitiator
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) initiator property.Specify an array of string values to match this event if the actual value of initiator is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getInitiatorin interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getLogs
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) logs property.Specify an array of string values to match this event if the actual value of logs is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getLogsin interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getNetworkInterface
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) network-interface property.Specify an array of string values to match this event if the actual value of network-interface is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getNetworkInterfacein interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getPhases
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) phases property.Specify an array of string values to match this event if the actual value of phases is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getPhasesin interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getQueuedTimeoutInMinutes
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) queued-timeout-in-minutes property.Specify an array of string values to match this event if the actual value of queued-timeout-in-minutes is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getQueuedTimeoutInMinutesin interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getSource
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) source property.Specify an array of string values to match this event if the actual value of source is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getSourcein interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getSourceVersion
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) source-version property.Specify an array of string values to match this event if the actual value of source-version is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getSourceVersionin interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getTimeoutInMinutes
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) timeout-in-minutes property.Specify an array of string values to match this event if the actual value of timeout-in-minutes is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTimeoutInMinutesin interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
getVpcConfig
Description copied from interface:ProjectEvents.CodeBuildBuildStateChange.AdditionalInformation(experimental) vpc-config property.Specify an array of string values to match this event if the actual value of vpc-config is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getVpcConfigin interfaceProjectEvents.CodeBuildBuildStateChange.AdditionalInformation
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-