Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2.CfnApiMixinProps.Builder
Packages that use CfnApiMixinProps.Builder
-
Uses of CfnApiMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that return CfnApiMixinProps.BuilderModifier and TypeMethodDescriptionCfnApiMixinProps.Builder.apiKeySelectionExpression(String apiKeySelectionExpression) Sets the value ofCfnApiMixinProps.getApiKeySelectionExpression()Sets the value ofCfnApiMixinProps.getBasePath()Sets the value ofCfnApiMixinProps.getBody()CfnApiMixinProps.Builder.bodyS3Location(CfnApiPropsMixin.BodyS3LocationProperty bodyS3Location) Sets the value ofCfnApiMixinProps.getBodyS3Location()CfnApiMixinProps.Builder.bodyS3Location(IResolvable bodyS3Location) Sets the value ofCfnApiMixinProps.getBodyS3Location()static CfnApiMixinProps.BuilderCfnApiMixinProps.builder()CfnApiMixinProps.Builder.corsConfiguration(CfnApiPropsMixin.CorsProperty corsConfiguration) Sets the value ofCfnApiMixinProps.getCorsConfiguration()CfnApiMixinProps.Builder.corsConfiguration(IResolvable corsConfiguration) Sets the value ofCfnApiMixinProps.getCorsConfiguration()CfnApiMixinProps.Builder.credentialsArn(String credentialsArn) Sets the value ofCfnApiMixinProps.getCredentialsArn()CfnApiMixinProps.Builder.description(String description) Sets the value ofCfnApiMixinProps.getDescription()CfnApiMixinProps.Builder.disableExecuteApiEndpoint(Boolean disableExecuteApiEndpoint) Sets the value ofCfnApiMixinProps.getDisableExecuteApiEndpoint()CfnApiMixinProps.Builder.disableExecuteApiEndpoint(IResolvable disableExecuteApiEndpoint) Sets the value ofCfnApiMixinProps.getDisableExecuteApiEndpoint()CfnApiMixinProps.Builder.disableSchemaValidation(Boolean disableSchemaValidation) Sets the value ofCfnApiMixinProps.getDisableSchemaValidation()CfnApiMixinProps.Builder.disableSchemaValidation(IResolvable disableSchemaValidation) Sets the value ofCfnApiMixinProps.getDisableSchemaValidation()CfnApiMixinProps.Builder.failOnWarnings(Boolean failOnWarnings) Sets the value ofCfnApiMixinProps.getFailOnWarnings()CfnApiMixinProps.Builder.failOnWarnings(IResolvable failOnWarnings) Sets the value ofCfnApiMixinProps.getFailOnWarnings()CfnApiMixinProps.Builder.ipAddressType(String ipAddressType) Sets the value ofCfnApiMixinProps.getIpAddressType()Sets the value ofCfnApiMixinProps.getName()CfnApiMixinProps.Builder.protocolType(String protocolType) Sets the value ofCfnApiMixinProps.getProtocolType()Sets the value ofCfnApiMixinProps.getRouteKey()CfnApiMixinProps.Builder.routeSelectionExpression(String routeSelectionExpression) Sets the value ofCfnApiMixinProps.getRouteSelectionExpression()Sets the value ofCfnApiMixinProps.getTags()Sets the value ofCfnApiMixinProps.getTarget()CfnApiMixinProps.Builder.target(IFunctionRef target) Sets the value ofCfnApiMixinProps.getTarget()Sets the value ofCfnApiMixinProps.getVersion()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 with parameters of type CfnApiMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnApiMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApiMixinProps.Builder.