value property
The value of the named item, in this case QUICKSIGHT_USER
, that
you want to use as a filter, for example, "Value":
"arn:aws:quicksight:us-east-1:1:user/default/UserName1"
.
Implementation
final String? value;
The value of the named item, in this case QUICKSIGHT_USER
, that
you want to use as a filter, for example, "Value":
"arn:aws:quicksight:us-east-1:1:user/default/UserName1"
.
final String? value;