interface WidgetAlarm {
    arn: Input<string>;
}

Properties

Properties

arn: Input<string>

Generated using TypeDoc