/dhall-aws-cloudformation/cloudformation/AWS::ElastiCache::User/AuthenticationMode.dhall

Copy path to clipboard

Source

{ Type =
{ Passwords : Optional (List (./../../Fn.dhall).CfnText)
, Type : (./../../Fn.dhall).CfnText
}
, default.Passwords = None (List (./../../Fn.dhall).CfnText)
}