Uses of Interface
software.aws.awsprototypingsdk.openapigateway.AuthorizerProps
-
-
Uses of AuthorizerProps in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement AuthorizerProps Modifier and Type Class Description static classAuthorizerProps.Jsii$ProxyAn implementation forAuthorizerPropsMethods in software.aws.awsprototypingsdk.openapigateway that return AuthorizerProps Modifier and Type Method Description AuthorizerPropsAuthorizerProps.Builder. build()Builds the configured instance.Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type AuthorizerProps Constructor Description Authorizer(AuthorizerProps props)
-