@liflig/cdk
    Preparing search index...

    Interface PlatformProducerProps

    interface PlatformProducerProps {
        platformName: string;
        platformNamespace: string;
    }
    Index

    Properties

    platformName: string
    platformNamespace: string