Class ApiKeyProps.Builder

java.lang.Object
software.amazon.awscdk.services.apigatewayv2.ApiKeyProps.Builder
All Implemented Interfaces:
software.amazon.jsii.Builder<ApiKeyProps>
Enclosing interface:
ApiKeyProps

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

    • Builder

      public Builder()
  • Method Details