Interface ClouddeployTargetCustomTarget

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

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:18.172Z")
    @Stability(Stable)
    public interface ClouddeployTargetCustomTarget
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getCustomTargetType

        @Stability(Stable)
        @NotNull
        String getCustomTargetType()
        Required. The name of the CustomTargetType. Format must be projects/{project}/locations/{location}/customTargetTypes/{custom_target_type}.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/clouddeploy_target#custom_target_type ClouddeployTarget#custom_target_type}