AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.