toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
apigateway
/
aws.sdk.kotlin.services.apigateway.model
/
FlushStageCacheRequest
/
Builder
Builder
class
Builder
Members
Properties
rest
Api
Id
Link copied to clipboard
var
restApiId
:
String
?
The string identifier of the associated RestApi.
stage
Name
Link copied to clipboard
var
stageName
:
String
?
The name of the stage to flush its cache.