Uses of Interface
software.amazon.awscdk.services.apigateway.CfnAuthorizerProps
Packages that use CfnAuthorizerProps
-
Uses of CfnAuthorizerProps in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement CfnAuthorizerPropsMethods in software.amazon.awscdk.services.apigateway that return CfnAuthorizerPropsModifier and TypeMethodDescriptionCfnAuthorizerProps.Builder.build()Builds the configured instance.protected CfnAuthorizerPropsRequestAuthorizer.getAuthorizerProps()protected CfnAuthorizerPropsTokenAuthorizer.getAuthorizerProps()Constructors in software.amazon.awscdk.services.apigateway with parameters of type CfnAuthorizerPropsModifierConstructorDescriptionCfnAuthorizer(software.constructs.Construct scope, String id, CfnAuthorizerProps props) Create a newAWS::ApiGateway::Authorizer.