Interface LaunchConfigurationMetadataOptions

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    LaunchConfigurationMetadataOptions.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:53.626Z")
    @Stability(Stable)
    public interface LaunchConfigurationMetadataOptions
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getHttpEndpoint

        @Stability(Stable)
        @Nullable
        default String getHttpEndpoint()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_configuration#http_endpoint LaunchConfiguration#http_endpoint}.
      • getHttpPutResponseHopLimit

        @Stability(Stable)
        @Nullable
        default Number getHttpPutResponseHopLimit()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_configuration#http_put_response_hop_limit LaunchConfiguration#http_put_response_hop_limit}.
      • getHttpTokens

        @Stability(Stable)
        @Nullable
        default String getHttpTokens()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_configuration#http_tokens LaunchConfiguration#http_tokens}.