Uses of Interface
software.aws.awsprototypingsdk.staticwebsite.StaticWebsiteProps
-
-
Uses of StaticWebsiteProps in software.aws.awsprototypingsdk.staticwebsite
Classes in software.aws.awsprototypingsdk.staticwebsite that implement StaticWebsiteProps Modifier and Type Class Description static classStaticWebsiteProps.Jsii$ProxyAn implementation forStaticWebsitePropsMethods in software.aws.awsprototypingsdk.staticwebsite that return StaticWebsiteProps Modifier and Type Method Description StaticWebsitePropsStaticWebsiteProps.Builder. build()Builds the configured instance.Constructors in software.aws.awsprototypingsdk.staticwebsite with parameters of type StaticWebsiteProps Constructor Description StaticWebsite(software.constructs.Construct scope, String id, StaticWebsiteProps props)
-