Class ClouddeployCustomTargetTypeCustomActions.Jsii$Proxy

    • Method Detail

      • getRenderAction

        public final String getRenderAction()
        Description copied from interface: ClouddeployCustomTargetTypeCustomActions
        The Skaffold custom action responsible for render operations.

        If not provided then Cloud Deploy will perform the render operations via 'skaffold render'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/clouddeploy_custom_target_type#render_action ClouddeployCustomTargetType#render_action}

        Specified by:
        getRenderAction in interface ClouddeployCustomTargetTypeCustomActions
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object