terraform-generator - v6
    Preparing search index...

    Interface ResourceToDataOptions

    interface ResourceToDataOptions {
        name?: string;
        type?: string;
    }
    Index

    Properties

    Properties

    name?: string

    New name of the data source.

    type?: string

    New type of the data source.