Uses of Enum Class
software.amazon.awscdk.services.codepipeline.actions.RevisionType
Packages that use RevisionType
-
Uses of RevisionType in software.amazon.awscdk.services.codepipeline.actions
Methods in software.amazon.awscdk.services.codepipeline.actions that return RevisionTypeModifier and TypeMethodDescriptionSourceRevision.getRevisionType()The type of source revision, based on the source provider.final RevisionTypeSourceRevision.Jsii$Proxy.getRevisionType()static RevisionTypeReturns the enum constant of this class with the specified name.static RevisionType[]RevisionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.codepipeline.actions with parameters of type RevisionTypeModifier and TypeMethodDescriptionSourceRevision.Builder.revisionType(RevisionType revisionType) Sets the value ofSourceRevision.getRevisionType()