Class CodeBuildBuildStateChange.AdditionalInformation.Jsii$Proxy
- All Implemented Interfaces:
CodeBuildBuildStateChange.AdditionalInformation,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CodeBuildBuildStateChange.AdditionalInformation
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.CodeBuildBuildStateChange.AdditionalInformation
CodeBuildBuildStateChange.AdditionalInformation.Builder, CodeBuildBuildStateChange.AdditionalInformation.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCodeBuildBuildStateChange.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 theCodeBuildBuildStateChange.AdditionalInformation.Builder.
-
-
Method Details
-
getArtifact
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getBuildComplete
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getBuildStartTime
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getCache
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getEnvironment
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getInitiator
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getLogs
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getNetworkInterface
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getPhases
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getQueuedTimeoutInMinutes
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getSource
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getSourceVersion
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getTimeoutInMinutes
Description copied from interface: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 interfaceCodeBuildBuildStateChange.AdditionalInformation
-
getVpcConfig
Description copied from interface: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 interfaceCodeBuildBuildStateChange.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()
-