Class CfnImageProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.imagebuilder.CfnImageProps.Jsii$Proxy
All Implemented Interfaces:
CfnImageProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnImageProps

@Stability(Stable) @Internal public static final class CfnImageProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnImageProps
An implementation for CfnImageProps
  • 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.amazon.awscdk.services.imagebuilder.CfnImageProps

    CfnImageProps.Builder, CfnImageProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnImageProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    The Amazon Resource Name (ARN) of the container recipe that defines how images are configured and tested.
    final String
    The Amazon Resource Name (ARN) of the distribution configuration that defines and configures the outputs of your pipeline.
    final Object
    Collects additional information about the image being created, including the operating system (OS) version and package list.
    final String
    The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to perform workflow actions.
    final String
    The Amazon Resource Name (ARN) of the image recipe that defines how images are configured, tested, and assessed.
    final Object
    Contains settings for vulnerability scans.
    final Object
    The image tests configuration of the image.
    final String
    The Amazon Resource Name (ARN) of the infrastructure configuration that defines the environment in which your image will be built and tested.
    The tags of the image.
    final Object
    Contains an array of workflow configuration objects.
    final int
     

    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, finalize, getClass, notify, notifyAll, toString, wait, wait, wait