Uses of Interface
com.hashicorp.cdktf.providers.aws.api_gateway_method_settings.ApiGatewayMethodSettingsSettings
-
Packages that use ApiGatewayMethodSettingsSettings Package Description com.hashicorp.cdktf.providers.aws.api_gateway_method_settings aws_api_gateway_method_settings -
-
Uses of ApiGatewayMethodSettingsSettings in com.hashicorp.cdktf.providers.aws.api_gateway_method_settings
Classes in com.hashicorp.cdktf.providers.aws.api_gateway_method_settings that implement ApiGatewayMethodSettingsSettings Modifier and Type Class Description static classApiGatewayMethodSettingsSettings.Jsii$ProxyAn implementation forApiGatewayMethodSettingsSettingsMethods in com.hashicorp.cdktf.providers.aws.api_gateway_method_settings that return ApiGatewayMethodSettingsSettings Modifier and Type Method Description ApiGatewayMethodSettingsSettingsApiGatewayMethodSettingsSettings.Builder. build()Builds the configured instance.ApiGatewayMethodSettingsSettingsApiGatewayMethodSettingsSettingsOutputReference. getInternalValue()ApiGatewayMethodSettingsSettingsApiGatewayMethodSettingsConfig. getSettings()settings block.ApiGatewayMethodSettingsSettingsApiGatewayMethodSettingsConfig.Jsii$Proxy. getSettings()ApiGatewayMethodSettingsSettingsApiGatewayMethodSettings. getSettingsInput()Methods in com.hashicorp.cdktf.providers.aws.api_gateway_method_settings with parameters of type ApiGatewayMethodSettingsSettings Modifier and Type Method Description voidApiGatewayMethodSettings. putSettings(ApiGatewayMethodSettingsSettings value)voidApiGatewayMethodSettingsSettingsOutputReference. setInternalValue(ApiGatewayMethodSettingsSettings value)ApiGatewayMethodSettings.BuilderApiGatewayMethodSettings.Builder. settings(ApiGatewayMethodSettingsSettings settings)settings block.ApiGatewayMethodSettingsConfig.BuilderApiGatewayMethodSettingsConfig.Builder. settings(ApiGatewayMethodSettingsSettings settings)Sets the value ofApiGatewayMethodSettingsConfig.getSettings()
-