Uses of Interface
software.aws.awsprototypingsdk.staticwebsite.RuntimeOptions
-
-
Uses of RuntimeOptions in software.aws.awsprototypingsdk.staticwebsite
Classes in software.aws.awsprototypingsdk.staticwebsite that implement RuntimeOptions Modifier and Type Class Description static classRuntimeOptions.Jsii$ProxyAn implementation forRuntimeOptionsMethods in software.aws.awsprototypingsdk.staticwebsite that return RuntimeOptions Modifier and Type Method Description RuntimeOptionsRuntimeOptions.Builder. build()Builds the configured instance.default RuntimeOptionsStaticWebsiteProps. getRuntimeOptions()(experimental) Dynamic configuration which gets resolved only during deployment.RuntimeOptionsStaticWebsiteProps.Jsii$Proxy. getRuntimeOptions()Methods in software.aws.awsprototypingsdk.staticwebsite with parameters of type RuntimeOptions Modifier and Type Method Description StaticWebsite.BuilderStaticWebsite.Builder. runtimeOptions(RuntimeOptions runtimeOptions)(experimental) Dynamic configuration which gets resolved only during deployment.StaticWebsiteProps.BuilderStaticWebsiteProps.Builder. runtimeOptions(RuntimeOptions runtimeOptions)Sets the value ofStaticWebsiteProps.getRuntimeOptions()
-