Uses of Class
com.hashicorp.cdktf.providers.aws.launch_configuration.LaunchConfigurationMetadataOptions.Builder
-
Packages that use LaunchConfigurationMetadataOptions.Builder Package Description com.hashicorp.cdktf.providers.aws.launch_configuration aws_launch_configuration -
-
Uses of LaunchConfigurationMetadataOptions.Builder in com.hashicorp.cdktf.providers.aws.launch_configuration
Methods in com.hashicorp.cdktf.providers.aws.launch_configuration that return LaunchConfigurationMetadataOptions.Builder Modifier and Type Method Description static LaunchConfigurationMetadataOptions.BuilderLaunchConfigurationMetadataOptions. builder()LaunchConfigurationMetadataOptions.BuilderLaunchConfigurationMetadataOptions.Builder. httpEndpoint(String httpEndpoint)Sets the value ofLaunchConfigurationMetadataOptions.getHttpEndpoint()LaunchConfigurationMetadataOptions.BuilderLaunchConfigurationMetadataOptions.Builder. httpPutResponseHopLimit(Number httpPutResponseHopLimit)Sets the value ofLaunchConfigurationMetadataOptions.getHttpPutResponseHopLimit()LaunchConfigurationMetadataOptions.BuilderLaunchConfigurationMetadataOptions.Builder. httpTokens(String httpTokens)Sets the value ofLaunchConfigurationMetadataOptions.getHttpTokens()Constructors in com.hashicorp.cdktf.providers.aws.launch_configuration with parameters of type LaunchConfigurationMetadataOptions.Builder Constructor Description Jsii$Proxy(LaunchConfigurationMetadataOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theLaunchConfigurationMetadataOptions.Builder.
-