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
/
DeleteModelRequest
/
Builder
Builder
class
Builder
Members
Properties
model
Name
Link copied to clipboard
var
modelName
:
String
?
The name of the model to delete.
rest
Api
Id
Link copied to clipboard
var
restApiId
:
String
?
The string identifier of the associated RestApi.