@Stability(value=Stable) public static final class CfnMethod.IntegrationResponseProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMethod.IntegrationResponseProperty>
CfnMethod.IntegrationResponseProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMethod.IntegrationResponseProperty.Builder statusCode(String statusCode)
CfnMethod.IntegrationResponseProperty.getStatusCode()statusCode - `CfnMethod.IntegrationResponseProperty.StatusCode`. This parameter is required.this@Stability(value=Stable) public CfnMethod.IntegrationResponseProperty.Builder contentHandling(String contentHandling)
CfnMethod.IntegrationResponseProperty.getContentHandling()contentHandling - `CfnMethod.IntegrationResponseProperty.ContentHandling`.this@Stability(value=Stable) public CfnMethod.IntegrationResponseProperty.Builder responseParameters(IResolvable responseParameters)
CfnMethod.IntegrationResponseProperty.getResponseParameters()responseParameters - `CfnMethod.IntegrationResponseProperty.ResponseParameters`.this@Stability(value=Stable) public CfnMethod.IntegrationResponseProperty.Builder responseParameters(Map<String,String> responseParameters)
CfnMethod.IntegrationResponseProperty.getResponseParameters()responseParameters - `CfnMethod.IntegrationResponseProperty.ResponseParameters`.this@Stability(value=Stable) public CfnMethod.IntegrationResponseProperty.Builder responseTemplates(IResolvable responseTemplates)
CfnMethod.IntegrationResponseProperty.getResponseTemplates()responseTemplates - `CfnMethod.IntegrationResponseProperty.ResponseTemplates`.this@Stability(value=Stable) public CfnMethod.IntegrationResponseProperty.Builder responseTemplates(Map<String,String> responseTemplates)
CfnMethod.IntegrationResponseProperty.getResponseTemplates()responseTemplates - `CfnMethod.IntegrationResponseProperty.ResponseTemplates`.this@Stability(value=Stable) public CfnMethod.IntegrationResponseProperty.Builder selectionPattern(String selectionPattern)
CfnMethod.IntegrationResponseProperty.getSelectionPattern()selectionPattern - `CfnMethod.IntegrationResponseProperty.SelectionPattern`.this@Stability(value=Stable) public CfnMethod.IntegrationResponseProperty build()
build in interface software.amazon.jsii.Builder<CfnMethod.IntegrationResponseProperty>CfnMethod.IntegrationResponsePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.