Interface IacBackendTextTemplate


  • public interface IacBackendTextTemplate
    Represents a text template for creating a backend configuration file.
    Since:
    0.12
    • Method Detail

      • template

        java.lang.String template​(IacBackendAttributesSpec backendAttributes)
        Returns a template based upon backend attributes.
        Parameters:
        backendAttributes - Attributes can be used to generate the template.
        Returns:
        Text template