Class CfnApiKeyProps.Builder

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

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

    • Builder

      public Builder()
  • Method Details