Class CfnModelInvocationJobProps.Jsii$Proxy

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

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

      protected Jsii$Proxy(CfnModelInvocationJobProps.Builder builder)
      Constructor that initializes the object based on literal property values passed by the CfnModelInvocationJobProps.Builder.
  • Method Details

    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable