Uses of Interface
software.amazon.awscdk.services.apigateway.CfnDomainNameProps
Packages that use CfnDomainNameProps
-
Uses of CfnDomainNameProps in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement CfnDomainNamePropsMethods in software.amazon.awscdk.services.apigateway that return CfnDomainNamePropsModifier and TypeMethodDescriptionCfnDomainNameProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.apigateway with parameters of type CfnDomainNamePropsModifierConstructorDescriptionCfnDomainName
(Construct scope, String id, CfnDomainNameProps props) Create a newAWS::ApiGateway::DomainName
.