Interface LaunchTemplateMetadataOptions

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

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:53.645Z")
    @Stability(Stable)
    public interface LaunchTemplateMetadataOptions
    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_template#http_endpoint LaunchTemplate#http_endpoint}.
      • getHttpProtocolIpv6

        @Stability(Stable)
        @Nullable
        default String getHttpProtocolIpv6()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#http_protocol_ipv6 LaunchTemplate#http_protocol_ipv6}.
      • 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_template#http_put_response_hop_limit LaunchTemplate#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_template#http_tokens LaunchTemplate#http_tokens}.
      • getInstanceMetadataTags

        @Stability(Stable)
        @Nullable
        default String getInstanceMetadataTags()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/launch_template#instance_metadata_tags LaunchTemplate#instance_metadata_tags}.