toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.apigateway.kotlin
/
MethodSettingsArgs
/
MethodSettingsArgs
Method
Settings
Args
constructor
(
methodPath
:
Output
<
String
>
?
=
null
,
restApi
:
Output
<
String
>
?
=
null
,
settings
:
Output
<
MethodSettingsSettingsArgs
>
?
=
null
,
stageName
:
Output
<
String
>
?
=
null
)