AWSAPIGatewayRestAPIStageMethodSetting
No description
type AWSAPIGatewayRestAPIStageMethodSetting {
key: String!
value: AWSAPIGatewayRestAPIStageMethodSettingValue!
}
Fields
AWSAPIGatewayRestAPIStageMethodSetting.key
● String!
non-null scalar
AWSAPIGatewayRestAPIStageMethodSetting.value
● AWSAPIGatewayRestAPIStageMethodSettingValue!
non-null object
Member of
AWSAPIGatewayRestAPIStage
object