Class CfnBrowser.Builder

java.lang.Object
software.amazon.awscdk.services.bedrockagentcore.CfnBrowser.Builder
All Implemented Interfaces:
software.amazon.jsii.Builder<CfnBrowser>
Enclosing class:
CfnBrowser

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

    • create

      @Stability(Stable) public static CfnBrowser.Builder create(software.constructs.Construct scope, String id)
      Parameters:
      scope - Scope in which this resource is defined. This parameter is required.
      id - Construct identifier for this resource (unique in its scope). This parameter is required.
      Returns:
      a new instance of CfnBrowser.Builder.
    • build

      @Stability(Stable) public CfnBrowser build()
      Specified by:
      build in interface software.amazon.jsii.Builder<CfnBrowser>
      Returns:
      a newly built instance of CfnBrowser.