Uses of Interface
software.amazon.awscdk.services.sam.CfnApi.CanarySettingProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnApi.CanarySettingProperty in software.amazon.awscdk.services.sam
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnApi.CanarySettingProperty
Modifier and TypeMethodDescriptionCfnApi.CanarySettingProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnApi.Builder.canarySetting
(CfnApi.CanarySettingProperty canarySetting) AWS::Serverless::Api.CanarySetting
.CfnApiProps.Builder.canarySetting
(CfnApi.CanarySettingProperty canarySetting) Sets the value ofCfnApiProps.getCanarySetting()
void
CfnApi.setCanarySetting
(CfnApi.CanarySettingProperty value) AWS::Serverless::Api.CanarySetting
.