Uses of Enum Class
software.amazon.awscdk.services.codebuild.ImagePullPrincipalType
Packages that use ImagePullPrincipalType
-
Uses of ImagePullPrincipalType in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return ImagePullPrincipalTypeModifier and TypeMethodDescriptiondefault ImagePullPrincipalTypeIBindableBuildImage.Jsii$Default.getImagePullPrincipalType()The type of principal that CodeBuild will use to pull this build Docker image.final ImagePullPrincipalTypeIBindableBuildImage.Jsii$Proxy.getImagePullPrincipalType()The type of principal that CodeBuild will use to pull this build Docker image.default ImagePullPrincipalTypeIBuildImage.getImagePullPrincipalType()The type of principal that CodeBuild will use to pull this build Docker image.default ImagePullPrincipalTypeIBuildImage.Jsii$Default.getImagePullPrincipalType()The type of principal that CodeBuild will use to pull this build Docker image.final ImagePullPrincipalTypeIBuildImage.Jsii$Proxy.getImagePullPrincipalType()The type of principal that CodeBuild will use to pull this build Docker image.LinuxArmBuildImage.getImagePullPrincipalType()The type of principal that CodeBuild will use to pull this build Docker image.LinuxBuildImage.getImagePullPrincipalType()The type of principal that CodeBuild will use to pull this build Docker image.LinuxGpuBuildImage.getImagePullPrincipalType()The type of principal that CodeBuild will use to pull this build Docker image.MacBuildImage.getImagePullPrincipalType()The type of principal that CodeBuild will use to pull this build Docker image.WindowsBuildImage.getImagePullPrincipalType()The type of principal that CodeBuild will use to pull this build Docker image.static ImagePullPrincipalTypeReturns the enum constant of this class with the specified name.static ImagePullPrincipalType[]ImagePullPrincipalType.values()Returns an array containing the constants of this enum class, in the order they are declared.