@Stability(value=Stable) public static final class CfnFunction.AuthProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.AuthProperty>
CfnFunction.AuthProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFunction.AuthProperty.Builder apiKeyRequired(Boolean apiKeyRequired)
CfnFunction.AuthProperty.getApiKeyRequired()apiKeyRequired - `CfnFunction.AuthProperty.ApiKeyRequired`.this@Stability(value=Stable) public CfnFunction.AuthProperty.Builder apiKeyRequired(IResolvable apiKeyRequired)
CfnFunction.AuthProperty.getApiKeyRequired()apiKeyRequired - `CfnFunction.AuthProperty.ApiKeyRequired`.this@Stability(value=Stable) public CfnFunction.AuthProperty.Builder authorizationScopes(List<String> authorizationScopes)
CfnFunction.AuthProperty.getAuthorizationScopes()authorizationScopes - `CfnFunction.AuthProperty.AuthorizationScopes`.this@Stability(value=Stable) public CfnFunction.AuthProperty.Builder authorizer(String authorizer)
CfnFunction.AuthProperty.getAuthorizer()authorizer - `CfnFunction.AuthProperty.Authorizer`.this@Stability(value=Stable) public CfnFunction.AuthProperty.Builder resourcePolicy(IResolvable resourcePolicy)
CfnFunction.AuthProperty.getResourcePolicy()resourcePolicy - `CfnFunction.AuthProperty.ResourcePolicy`.this@Stability(value=Stable) public CfnFunction.AuthProperty.Builder resourcePolicy(CfnFunction.AuthResourcePolicyProperty resourcePolicy)
CfnFunction.AuthProperty.getResourcePolicy()resourcePolicy - `CfnFunction.AuthProperty.ResourcePolicy`.this@Stability(value=Stable) public CfnFunction.AuthProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.AuthProperty>CfnFunction.AuthPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.