interface GuStaticLogicalId {
    logicalId: string;
    reason: string;
}

Properties

Properties

logicalId: string

The logical ID to use in the synthesised template for this resource.

reason: string

A short description to help developers understand why this resource's logical ID is being set.