Preparing search index...
The search index is not available
@pulumi/awsx
@pulumi/awsx
classic
apigateway
SecurityDefinition
Interface SecurityDefinition
interface
SecurityDefinition
{
in
:
"header"
|
"query"
;
name
:
string
;
type
:
"apiKey"
;
x-amazon-apigateway-authorizer
?:
SwaggerLambdaAuthorizer
|
SwaggerCognitoAuthorizer
;
x-amazon-apigateway-authtype
?:
string
;
}
Index
Properties
in
name
type
x-
amazon-
apigateway-
authorizer?
x-
amazon-
apigateway-
authtype?
Properties
in
in
:
"header"
|
"query"
name
name
:
string
type
type
:
"apiKey"
Optional
x-
amazon-
apigateway-
authorizer
x-
amazon-
apigateway-
authorizer
?:
SwaggerLambdaAuthorizer
|
SwaggerCognitoAuthorizer
Optional
x-
amazon-
apigateway-
authtype
x-
amazon-
apigateway-
authtype
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
in
name
type
x-
amazon-
apigateway-
authorizer
x-
amazon-
apigateway-
authtype
@pulumi/awsx
Loading...
Generated using
TypeDoc