Skip to content

Commit 59eac13

Browse files
committed
updated
1 parent 4840544 commit 59eac13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Solutions/Amazon Web Services NetworkFirewall/Package/mainTemplate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -736,12 +736,12 @@
736736
},
737737
"roleArn": {
738738
"defaultValue": "roleArn",
739-
"type": "string",
739+
"type": "securestring",
740740
"minLength": 1
741741
},
742742
"queueUrl": {
743743
"defaultValue": "queueUrl",
744-
"type": "string",
744+
"type": "securestring",
745745
"minLength": 1
746746
},
747747
"streamName": {

0 commit comments

Comments
 (0)