Takomo v7.4.3
    Preparing search index...

    Interface StackParameter

    CloudFormation stack parameter.

    interface StackParameter {
        key: string;
        value: string;
    }
    Index

    Properties

    Properties

    key: string
    value: string