@pulumi/pulumi - v3.256.0
    Preparing search index...

    Interface InputPropertyErrorDetails

    interface InputPropertyErrorDetails {
        propertyPath: string;
        reason: string;
    }
    Index

    Properties

    Properties

    propertyPath: string
    reason: string