Uses of Interface
software.amazon.awscdk.services.sam.CfnHttpApi.HttpApiDomainConfigurationProperty
Packages that use CfnHttpApi.HttpApiDomainConfigurationProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnHttpApi.HttpApiDomainConfigurationProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnHttpApi.HttpApiDomainConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnHttpApi.HttpApiDomainConfigurationProperty
Methods in software.amazon.awscdk.services.sam that return CfnHttpApi.HttpApiDomainConfigurationPropertyModifier and TypeMethodDescriptionCfnHttpApi.HttpApiDomainConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnHttpApi.HttpApiDomainConfigurationPropertyModifier and TypeMethodDescriptionCfnHttpApi.Builder.domain
(CfnHttpApi.HttpApiDomainConfigurationProperty domain) AWS::Serverless::HttpApi.Domain
.CfnHttpApiProps.Builder.domain
(CfnHttpApi.HttpApiDomainConfigurationProperty domain) Sets the value ofCfnHttpApiProps.getDomain()
void
CfnHttpApi.setDomain
(CfnHttpApi.HttpApiDomainConfigurationProperty value) AWS::Serverless::HttpApi.Domain
.