Uses of Interface
software.amazon.awscdk.services.apigateway.CfnAccountProps
Packages that use CfnAccountProps
-
Uses of CfnAccountProps in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement CfnAccountPropsMethods in software.amazon.awscdk.services.apigateway that return CfnAccountPropsModifier and TypeMethodDescriptionCfnAccountProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.apigateway with parameters of type CfnAccountPropsModifierConstructorDescriptionCfnAccount
(Construct scope, String id, CfnAccountProps props) Create a newAWS::ApiGateway::Account
.