Class AppReference.Builder

java.lang.Object
software.amazon.awscdk.interfaces.opsworks.AppReference.Builder
All Implemented Interfaces:
software.amazon.jsii.Builder<AppReference>
Enclosing interface:
AppReference

@Stability(Stable) public static final class AppReference.Builder extends Object implements software.amazon.jsii.Builder<AppReference>
A builder for AppReference
  • Constructor Details

    • Builder

      public Builder()
  • Method Details

    • build

      @Stability(Stable) public AppReference build()
      Builds the configured instance.
      Specified by:
      build in interface software.amazon.jsii.Builder<AppReference>
      Returns:
      a new instance of AppReference
      Throws:
      NullPointerException - if any required attribute was not provided