pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.apigateway.kotlin
/
MethodSettingsArgs
/
MethodSettingsArgs
Method
Settings
Args
fun
MethodSettingsArgs
(
methodPath
:
Output
<
String
>
?
=
null
,
restApi
:
Output
<
String
>
?
=
null
,
settings
:
Output
<
MethodSettingsSettingsArgs
>
?
=
null
,
stageName
:
Output
<
String
>
?
=
null
)